2026-04-06 01:19:09,466: INFO: Building opensdn-vrouter-base 2026-04-06 01:19:09,481: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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 --build-arg DEBUGINFO_ROOT=/debuginfo #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.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-base:nightly #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: 2B done #4 DONE 0.0s #5 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #5 DONE 0.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 86.20kB 0.0s done #7 DONE 0.2s #8 [stage-1 2/5] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #8 DONE 0.1s #9 [stage-1 3/5] COPY --from=build /buildroot/usr/bin/tools/qosmap /usr/bin/ #9 DONE 0.5s #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 0.969 added from: http://tf-mirrors.gz1.opensdn.io/re 89 MB/s | 14 MB 00:00 #10 3.183 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 1.9 MB 00:00 #10 4.136 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 402 kB 00:00 #10 4.719 added from: http://tf-mirrors.gz1.opensdn.io/re 58 MB/s | 16 MB 00:00 #10 9.425 added from: http://tf-mirrors.gz1.opensdn.io/re 56 MB/s | 11 MB 00:00 #10 13.48 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 1.1 MB 00:00 #10 14.03 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 4.8 MB 00:00 #10 16.09 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 697 kB 00:00 #10 16.43 added from: http://tf-mirrors.gz1.opensdn.io/re 9.8 MB/s | 474 kB 00:00 #10 16.94 added from: http://tf-mirrors.gz1.opensdn.io/re 646 kB/s | 18 kB 00:00 #10 17.26 added from: http://tf-mirrors.gz1.opensdn.io/re 8.8 kB/s | 257 B 00:00 #10 17.57 added from: http://tf-mirrors.gz1.opensdn.io/re 448 kB/s | 15 kB 00:00 #10 17.87 added from: http://tf-mirrors.gz1.opensdn.io/re 4.2 MB/s | 96 kB 00:00 #10 18.72 added from: http://tf-mirrors.gz1.opensdn.io/re 69 MB/s | 39 MB 00:00 #10 31.52 Third parties for OpenSDN 35 MB/s | 5.1 MB 00:00 #10 41.13 Dependencies resolved. #10 41.13 ==================================================================================================== #10 41.13 Package Arch Version Repository Size #10 41.13 ==================================================================================================== #10 41.13 Installing: #10 41.13 NetworkManager x86_64 1:1.54.0-3.el9_7 tf-mirrors.ci_repos_yum9-baseos 2.3 M #10 41.13 ethtool x86_64 2:6.15-2.el9 tf-mirrors.ci_repos_yum9-baseos 331 k #10 41.13 initscripts x86_64 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #10 41.13 pciutils x86_64 3.7.0-7.el9 tf-mirrors.ci_repos_yum9-baseos 92 k #10 41.13 Installing dependencies: #10 41.13 NetworkManager-libnm x86_64 1:1.54.0-3.el9_7 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 41.13 chkconfig x86_64 1.24-2.el9 tf-mirrors.ci_repos_yum9-baseos 160 k #10 41.13 cryptsetup-libs x86_64 2.7.2-4.el9 tf-mirrors.ci_repos_yum9-baseos 514 k #10 41.13 device-mapper x86_64 9:1.02.206-2.el9_7.1 tf-mirrors.ci_repos_yum9-baseos 138 k #10 41.13 device-mapper-libs x86_64 9:1.02.206-2.el9_7.1 tf-mirrors.ci_repos_yum9-baseos 179 k #10 41.13 hwdata noarch 0.348-9.20.el9 tf-mirrors.ci_repos_yum9-baseos 1.7 M #10 41.13 initscripts-rename-device x86_64 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 41.13 initscripts-service noarch 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 11 k #10 41.13 kbd x86_64 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 383 k #10 41.13 kbd-legacy noarch 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 502 k #10 41.13 kbd-misc noarch 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M #10 41.13 kmod x86_64 28-11.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #10 41.13 libndp x86_64 1.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 37 k #10 41.13 pciutils-libs x86_64 3.7.0-7.el9 tf-mirrors.ci_repos_yum9-baseos 40 k #10 41.13 systemd-udev x86_64 252-55.el9_7.7.rocky.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 41.13 Installing weak dependencies: #10 41.13 iputils x86_64 20210202-15.el9 tf-mirrors.ci_repos_yum9-baseos 167 k #10 41.13 #10 41.13 Transaction Summary #10 41.13 ==================================================================================================== #10 41.13 Install 20 Packages #10 41.13 #10 41.13 Total download size: 12 M #10 41.13 Installed size: 49 M #10 41.13 Downloading Packages: #10 41.21 (1/20): chkconfig-1.24-2.el9.x86_64.rpm 1.9 MB/s | 160 kB 00:00 #10 41.24 (2/20): cryptsetup-libs-2.7.2-4.el9.x86_64.rpm 21 MB/s | 514 kB 00:00 #10 41.25 (3/20): device-mapper-1.02.206-2.el9_7.1.x86_64 15 MB/s | 138 kB 00:00 #10 41.27 (4/20): NetworkManager-libnm-1.54.0-3.el9_7.x86 14 MB/s | 1.9 MB 00:00 #10 41.28 (5/20): device-mapper-libs-1.02.206-2.el9_7.1.x 7.6 MB/s | 179 kB 00:00 #10 41.31 (6/20): NetworkManager-1.54.0-3.el9_7.x86_64.rp 14 MB/s | 2.3 MB 00:00 #10 41.33 (7/20): ethtool-6.15-2.el9.x86_64.rpm 7.2 MB/s | 331 kB 00:00 #10 41.34 (8/20): initscripts-10.11.8-4.el9.x86_64.rpm 7.9 MB/s | 208 kB 00:00 #10 41.65 (9/20): initscripts-rename-device-10.11.8-4.el9 40 kB/s | 14 kB 00:00 #10 41.68 (10/20): initscripts-service-10.11.8-4.el9.noar 48 kB/s | 11 kB 00:00 #10 41.69 (11/20): iputils-20210202-15.el9.x86_64.rpm 4.8 MB/s | 167 kB 00:00 #10 41.70 (12/20): kbd-2.4.0-11.el9.x86_64.rpm 26 MB/s | 383 kB 00:00 #10 41.71 (13/20): kbd-legacy-2.4.0-11.el9.noarch.rpm 26 MB/s | 502 kB 00:00 #10 41.72 (14/20): hwdata-0.348-9.20.el9.noarch.rpm 3.7 MB/s | 1.7 MB 00:00 #10 41.75 (15/20): kmod-28-11.el9.x86_64.rpm 4.1 MB/s | 121 kB 00:00 #10 41.75 (16/20): libndp-1.9-1.el9.x86_64.rpm 2.2 MB/s | 37 kB 00:00 #10 41.75 (17/20): pciutils-3.7.0-7.el9.x86_64.rpm 9.6 MB/s | 92 kB 00:00 #10 41.76 (18/20): pciutils-libs-3.7.0-7.el9.x86_64.rpm 4.5 MB/s | 40 kB 00:00 #10 41.78 (19/20): kbd-misc-2.4.0-11.el9.noarch.rpm 17 MB/s | 1.5 MB 00:00 #10 41.84 (20/20): systemd-udev-252-55.el9_7.7.rocky.0.1. 24 MB/s | 1.9 MB 00:00 #10 41.84 -------------------------------------------------------------------------------- #10 41.84 Total 17 MB/s | 12 MB 00:00 #10 41.84 Running transaction check #10 41.99 Transaction check succeeded. #10 41.99 Running transaction test #10 42.38 Transaction test succeeded. #10 42.38 Running transaction #10 42.83 Preparing : 1/1 #10 43.06 Installing : device-mapper-libs-9:1.02.206-2.el9_7.1.x86_64 1/20 #10 43.17 Installing : device-mapper-9:1.02.206-2.el9_7.1.x86_64 2/20 #10 43.18 Installing : cryptsetup-libs-2.7.2-4.el9.x86_64 3/20 #10 43.20 Installing : pciutils-libs-3.7.0-7.el9.x86_64 4/20 #10 43.21 Installing : libndp-1.9-1.el9.x86_64 5/20 #10 43.22 Installing : kmod-28-11.el9.x86_64 6/20 #10 43.38 Installing : kbd-misc-2.4.0-11.el9.noarch 7/20 #10 43.46 Installing : kbd-legacy-2.4.0-11.el9.noarch 8/20 #10 43.54 Installing : kbd-2.4.0-11.el9.x86_64 9/20 #10 43.87 Installing : systemd-udev-252-55.el9_7.7.rocky.0.1.x86_64 10/20 #10 43.89 Running scriptlet: systemd-udev-252-55.el9_7.7.rocky.0.1.x86_64 10/20 #10 44.69 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 44.69 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. #10 44.69 #10 44.70 Installing : iputils-20210202-15.el9.x86_64 11/20 #10 44.72 Running scriptlet: iputils-20210202-15.el9.x86_64 11/20 #10 44.75 Installing : initscripts-service-10.11.8-4.el9.noarch 12/20 #10 44.76 Installing : initscripts-rename-device-10.11.8-4.el9.x86_64 13/20 #10 44.88 Installing : hwdata-0.348-9.20.el9.noarch 14/20 #10 44.90 Installing : chkconfig-1.24-2.el9.x86_64 15/20 #10 45.00 Installing : NetworkManager-libnm-1:1.54.0-3.el9_7.x86_64 16/20 #10 45.01 Running scriptlet: NetworkManager-1:1.54.0-3.el9_7.x86_64 17/20 #10 45.19 Installing : NetworkManager-1:1.54.0-3.el9_7.x86_64 17/20 #10 45.21 Running scriptlet: NetworkManager-1:1.54.0-3.el9_7.x86_64 17/20 #10 45.27 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 45.27 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 45.27 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 45.27 #10 45.28 Installing : initscripts-10.11.8-4.el9.x86_64 18/20 #10 45.36 Running scriptlet: initscripts-10.11.8-4.el9.x86_64 18/20 #10 45.40 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 45.40 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 45.40 #10 45.40 Installing : pciutils-3.7.0-7.el9.x86_64 19/20 #10 45.54 Installing : ethtool-2:6.15-2.el9.x86_64 20/20 #10 45.56 Running scriptlet: ethtool-2:6.15-2.el9.x86_64 20/20 #10 45.90 Verifying : NetworkManager-1:1.54.0-3.el9_7.x86_64 1/20 #10 45.90 Verifying : NetworkManager-libnm-1:1.54.0-3.el9_7.x86_64 2/20 #10 45.90 Verifying : chkconfig-1.24-2.el9.x86_64 3/20 #10 45.90 Verifying : cryptsetup-libs-2.7.2-4.el9.x86_64 4/20 #10 45.90 Verifying : device-mapper-9:1.02.206-2.el9_7.1.x86_64 5/20 #10 45.90 Verifying : device-mapper-libs-9:1.02.206-2.el9_7.1.x86_64 6/20 #10 45.90 Verifying : ethtool-2:6.15-2.el9.x86_64 7/20 #10 45.90 Verifying : hwdata-0.348-9.20.el9.noarch 8/20 #10 45.90 Verifying : initscripts-10.11.8-4.el9.x86_64 9/20 #10 45.90 Verifying : initscripts-rename-device-10.11.8-4.el9.x86_64 10/20 #10 45.90 Verifying : initscripts-service-10.11.8-4.el9.noarch 11/20 #10 45.90 Verifying : iputils-20210202-15.el9.x86_64 12/20 #10 45.90 Verifying : kbd-2.4.0-11.el9.x86_64 13/20 #10 45.90 Verifying : kbd-legacy-2.4.0-11.el9.noarch 14/20 #10 45.90 Verifying : kbd-misc-2.4.0-11.el9.noarch 15/20 #10 45.90 Verifying : kmod-28-11.el9.x86_64 16/20 #10 45.90 Verifying : libndp-1.9-1.el9.x86_64 17/20 #10 45.90 Verifying : pciutils-3.7.0-7.el9.x86_64 18/20 #10 45.90 Verifying : pciutils-libs-3.7.0-7.el9.x86_64 19/20 #10 45.90 Verifying : systemd-udev-252-55.el9_7.7.rocky.0.1.x86_64 20/20 #10 46.06 #10 46.06 Installed: #10 46.06 NetworkManager-1:1.54.0-3.el9_7.x86_64 #10 46.06 NetworkManager-libnm-1:1.54.0-3.el9_7.x86_64 #10 46.06 chkconfig-1.24-2.el9.x86_64 #10 46.06 cryptsetup-libs-2.7.2-4.el9.x86_64 #10 46.06 device-mapper-9:1.02.206-2.el9_7.1.x86_64 #10 46.06 device-mapper-libs-9:1.02.206-2.el9_7.1.x86_64 #10 46.06 ethtool-2:6.15-2.el9.x86_64 #10 46.06 hwdata-0.348-9.20.el9.noarch #10 46.06 initscripts-10.11.8-4.el9.x86_64 #10 46.06 initscripts-rename-device-10.11.8-4.el9.x86_64 #10 46.06 initscripts-service-10.11.8-4.el9.noarch #10 46.06 iputils-20210202-15.el9.x86_64 #10 46.06 kbd-2.4.0-11.el9.x86_64 #10 46.06 kbd-legacy-2.4.0-11.el9.noarch #10 46.06 kbd-misc-2.4.0-11.el9.noarch #10 46.06 kmod-28-11.el9.x86_64 #10 46.06 libndp-1.9-1.el9.x86_64 #10 46.06 pciutils-3.7.0-7.el9.x86_64 #10 46.06 pciutils-libs-3.7.0-7.el9.x86_64 #10 46.06 systemd-udev-252-55.el9_7.7.rocky.0.1.x86_64 #10 46.06 #10 46.06 Complete! #10 46.55 77 files removed #10 DONE 46.9s #11 [stage-1 5/5] COPY *.sh ifup-* ifdown-* network-functions-vrouter* dhclient-vhost0.conf / #11 DONE 0.6s #12 exporting to image #12 exporting layers #12 exporting layers 2.4s done #12 writing image sha256:f25c5993018ba1e4fcc6627308d81bd5afe7595075b5589a234624c6b975cc20 0.0s done #12 naming to nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly #12 naming to nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly 0.0s done #12 DONE 2.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-04-06 01:20:01,813: INFO: Docker build duration: 52 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-vrouter-base] 5ab29849cceb: Preparing 6beba7ca136d: Preparing 8232ae6f6c42: Preparing 7e9c526913a1: Preparing e397efe26e6e: Preparing 630cc0a2e15f: Preparing e266c89fa90b: Preparing ba6e137a833d: Preparing 888148856200: Preparing 0f2214f548c9: Preparing 272c8682a4e3: Preparing edb4f958e450: Preparing 74a29f91c2a7: Preparing 73a4fd0cd4c8: Preparing 23a54d5a54c9: Preparing e060e9356cda: Preparing 72c9faa5f8f0: Preparing 44343de3ea1d: Preparing 8232ae6f6c42: Waiting 7e9c526913a1: Waiting e397efe26e6e: Waiting 630cc0a2e15f: Waiting e266c89fa90b: Waiting ba6e137a833d: Waiting 888148856200: Waiting 0f2214f548c9: Waiting 272c8682a4e3: Waiting edb4f958e450: Waiting 74a29f91c2a7: Waiting 73a4fd0cd4c8: Waiting 23a54d5a54c9: Waiting e060e9356cda: Waiting 72c9faa5f8f0: Waiting 44343de3ea1d: Waiting 8232ae6f6c42: Pushed 5ab29849cceb: Pushed e397efe26e6e: Layer already exists 7e9c526913a1: Pushed 630cc0a2e15f: Layer already exists e266c89fa90b: Layer already exists ba6e137a833d: Layer already exists 888148856200: Layer already exists 0f2214f548c9: Layer already exists 272c8682a4e3: Layer already exists edb4f958e450: Layer already exists 74a29f91c2a7: Layer already exists 73a4fd0cd4c8: Layer already exists 23a54d5a54c9: Layer already exists e060e9356cda: Layer already exists 72c9faa5f8f0: Layer already exists 44343de3ea1d: Layer already exists 6beba7ca136d: Pushed nightly: digest: sha256:8d5fe1255eb8f76aee77b9f3d00a933628cc607c0c1336a138a4a0a4f1e34e85 size: 4090 2026-04-06 01:20:08,222: INFO: Building opensdn-vrouter-base finished successfully, duration: 59 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:5102/opensdn-analytics-base:nightly ddd8fd8dc076 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly 7578eac53f51 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly aa180df4eb0a 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly 6fb6724f2711 4.08kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly 30ab7c6df181 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly 94268ba39723 2.49MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly 106367f6bff3 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly 2f202082b3f7 726MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly 40c4eb24fdfc 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly 3b4c2d0e42b0 440MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly edf124d7cde0 454MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly 939fab2af476 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly a17358b33a69 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly f25c5993018b 734MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable 6f5e07892a61 2.9GB 0B U tf-dev-sandbox:compile 2c40773d68ef 24.7GB 0B