2025-10-17 18:00:57,445: INFO: Building opensdn-vrouter-base 2025-10-17 18:00:57,467: 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_0_4_5-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 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.2s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_4_5-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.5s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_4_5-6 #5 DONE 0.1s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 DONE 0.0s #7 [internal] load build context #7 DONE 0.0s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 86.18kB 0.0s done #7 DONE 0.4s #8 [stage-1 2/5] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #8 DONE 0.2s #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.935 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 2.1 MB 00:00 #10 1.366 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 730 kB 00:00 #10 1.625 added from: http://tf-mirrors.gz1.opensdn.io/re 7.0 MB/s | 264 kB 00:00 #10 2.049 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 7.0 MB 00:00 #10 4.593 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 4.0 MB 00:00 #10 6.401 added from: http://tf-mirrors.gz1.opensdn.io/re 3.5 MB/s | 939 kB 00:00 #10 7.014 added from: http://tf-mirrors.gz1.opensdn.io/re 8.8 MB/s | 2.3 MB 00:00 #10 8.002 added from: http://tf-mirrors.gz1.opensdn.io/re 5.2 MB/s | 392 kB 00:00 #10 8.414 added from: http://tf-mirrors.gz1.opensdn.io/re 9.1 MB/s | 451 kB 00:00 #10 8.679 added from: http://tf-mirrors.gz1.opensdn.io/re 692 kB/s | 16 kB 00:00 #10 8.898 added from: http://tf-mirrors.gz1.opensdn.io/re 9.5 kB/s | 257 B 00:00 #10 9.007 added from: http://tf-mirrors.gz1.opensdn.io/re 398 kB/s | 13 kB 00:00 #10 9.270 added from: http://tf-mirrors.gz1.opensdn.io/re 2.6 MB/s | 64 kB 00:00 #10 10.03 added from: http://tf-mirrors.gz1.opensdn.io/re 56 MB/s | 30 MB 00:00 #10 22.65 Third parties for OpenSDN 16 MB/s | 5.1 MB 00:00 #10 29.39 Dependencies resolved. #10 29.39 ============================================================================================== #10 29.39 Package Arch Version Repository Size #10 29.39 ============================================================================================== #10 29.39 Installing: #10 29.39 NetworkManager x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 2.3 M #10 29.39 ethtool x86_64 2:6.2-1.el9 tf-mirrors.ci_repos_yum9-baseos 229 k #10 29.39 initscripts x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #10 29.39 pciutils x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 92 k #10 29.39 Installing dependencies: #10 29.39 NetworkManager-libnm x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 1.8 M #10 29.39 chkconfig x86_64 1.24-1.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 160 k #10 29.39 cryptsetup-libs x86_64 2.7.2-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 514 k #10 29.39 device-mapper x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 137 k #10 29.39 device-mapper-libs x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 177 k #10 29.39 hwdata noarch 0.348-9.15.el9 tf-mirrors.ci_repos_yum9-baseos 1.6 M #10 29.39 initscripts-rename-device x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 29.39 initscripts-service noarch 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #10 29.39 kbd x86_64 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 387 k #10 29.39 kbd-legacy noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 502 k #10 29.39 kbd-misc noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M #10 29.39 kmod x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #10 29.39 libndp x86_64 1.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 37 k #10 29.39 pciutils-libs x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 41 k #10 29.39 systemd-udev x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 29.39 #10 29.39 Transaction Summary #10 29.39 ============================================================================================== #10 29.39 Install 19 Packages #10 29.39 #10 29.39 Total download size: 12 M #10 29.39 Installed size: 46 M #10 29.39 Downloading Packages: #10 29.46 (1/19): chkconfig-1.24-1.el9_5.1.x86_64.rpm 2.6 MB/s | 160 kB 00:00 #10 29.51 (2/19): NetworkManager-1.48.10-5.el9_5.x86_64.r 21 MB/s | 2.3 MB 00:00 #10 29.53 (3/19): NetworkManager-libnm-1.48.10-5.el9_5.x8 13 MB/s | 1.8 MB 00:00 #10 29.54 (4/19): device-mapper-1.02.198-2.el9.x86_64.rpm 4.3 MB/s | 137 kB 00:00 #10 29.56 (5/19): cryptsetup-libs-2.7.2-3.el9_5.x86_64.rp 5.4 MB/s | 514 kB 00:00 #10 29.56 (6/19): device-mapper-libs-1.02.198-2.el9.x86_6 7.8 MB/s | 177 kB 00:00 #10 29.56 (7/19): ethtool-6.2-1.el9.x86_64.rpm 10 MB/s | 229 kB 00:00 #10 29.58 (8/19): initscripts-10.11.7-1.el9.x86_64.rpm 16 MB/s | 208 kB 00:00 #10 29.58 (9/19): initscripts-rename-device-10.11.7-1.el9 1.2 MB/s | 14 kB 00:00 #10 29.58 (10/19): initscripts-service-10.11.7-1.el9.noar 1.5 MB/s | 10 kB 00:00 #10 29.61 (11/19): kbd-2.4.0-10.el9.x86_64.rpm 8.8 MB/s | 387 kB 00:00 #10 29.67 (12/19): kbd-legacy-2.4.0-10.el9.noarch.rpm 4.9 MB/s | 502 kB 00:00 #10 29.69 (13/19): hwdata-0.348-9.15.el9.noarch.rpm 12 MB/s | 1.6 MB 00:00 #10 29.69 (14/19): kmod-28-10.el9.x86_64.rpm 7.6 MB/s | 121 kB 00:00 #10 29.69 (15/19): libndp-1.9-1.el9.x86_64.rpm 4.9 MB/s | 37 kB 00:00 #10 29.70 (16/19): pciutils-3.7.0-5.el9.x86_64.rpm 12 MB/s | 92 kB 00:00 #10 29.70 (17/19): pciutils-libs-3.7.0-5.el9.x86_64.rpm 6.8 MB/s | 41 kB 00:00 #10 29.72 (18/19): kbd-misc-2.4.0-10.el9.noarch.rpm 15 MB/s | 1.5 MB 00:00 #10 29.74 (19/19): systemd-udev-252-46.el9_5.2.0.1.x86_64 47 MB/s | 1.9 MB 00:00 #10 29.74 -------------------------------------------------------------------------------- #10 29.74 Total 33 MB/s | 12 MB 00:00 #10 29.74 Running transaction check #10 29.88 Transaction check succeeded. #10 29.88 Running transaction test #10 30.22 Transaction test succeeded. #10 30.22 Running transaction #10 31.00 Preparing : 1/1 #10 31.45 Installing : device-mapper-libs-9:1.02.198-2.el9.x86_64 1/19 #10 31.73 Installing : device-mapper-9:1.02.198-2.el9.x86_64 2/19 #10 31.73 Installing : cryptsetup-libs-2.7.2-3.el9_5.x86_64 3/19 #10 31.75 Installing : pciutils-libs-3.7.0-5.el9.x86_64 4/19 #10 31.86 Installing : libndp-1.9-1.el9.x86_64 5/19 #10 31.86 Installing : kmod-28-10.el9.x86_64 6/19 #10 31.97 Installing : kbd-misc-2.4.0-10.el9.noarch 7/19 #10 32.02 Installing : kbd-legacy-2.4.0-10.el9.noarch 8/19 #10 32.23 Installing : kbd-2.4.0-10.el9.x86_64 9/19 #10 32.44 Installing : systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 32.48 Running scriptlet: systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 33.02 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 33.02 #10 33.02 Installing : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 33.03 Installing : initscripts-rename-device-10.11.7-1.el9.x86_64 12/19 #10 33.14 Installing : hwdata-0.348-9.15.el9.noarch 13/19 #10 33.14 Installing : chkconfig-1.24-1.el9_5.1.x86_64 14/19 #10 33.15 Installing : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 33.21 Running scriptlet: NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 33.24 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 33.38 Installing : NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 33.38 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 33.42 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 33.42 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 33.42 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 33.42 #10 33.44 Installing : initscripts-10.11.7-1.el9.x86_64 17/19 #10 33.46 Running scriptlet: initscripts-10.11.7-1.el9.x86_64 17/19 #10 33.49 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 33.49 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 33.49 #10 33.49 Installing : pciutils-3.7.0-5.el9.x86_64 18/19 #10 33.54 Installing : ethtool-2:6.2-1.el9.x86_64 19/19 #10 33.56 Running scriptlet: ethtool-2:6.2-1.el9.x86_64 19/19 #10 33.95 Verifying : NetworkManager-1:1.48.10-5.el9_5.x86_64 1/19 #10 33.95 Verifying : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 2/19 #10 33.95 Verifying : chkconfig-1.24-1.el9_5.1.x86_64 3/19 #10 33.95 Verifying : cryptsetup-libs-2.7.2-3.el9_5.x86_64 4/19 #10 33.95 Verifying : device-mapper-9:1.02.198-2.el9.x86_64 5/19 #10 33.95 Verifying : device-mapper-libs-9:1.02.198-2.el9.x86_64 6/19 #10 33.95 Verifying : ethtool-2:6.2-1.el9.x86_64 7/19 #10 33.95 Verifying : hwdata-0.348-9.15.el9.noarch 8/19 #10 33.95 Verifying : initscripts-10.11.7-1.el9.x86_64 9/19 #10 33.95 Verifying : initscripts-rename-device-10.11.7-1.el9.x86_64 10/19 #10 33.95 Verifying : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 33.95 Verifying : kbd-2.4.0-10.el9.x86_64 12/19 #10 33.95 Verifying : kbd-legacy-2.4.0-10.el9.noarch 13/19 #10 33.95 Verifying : kbd-misc-2.4.0-10.el9.noarch 14/19 #10 33.95 Verifying : kmod-28-10.el9.x86_64 15/19 #10 33.95 Verifying : libndp-1.9-1.el9.x86_64 16/19 #10 33.95 Verifying : pciutils-3.7.0-5.el9.x86_64 17/19 #10 33.95 Verifying : pciutils-libs-3.7.0-5.el9.x86_64 18/19 #10 33.95 Verifying : systemd-udev-252-46.el9_5.2.0.1.x86_64 19/19 #10 34.17 #10 34.17 Installed: #10 34.17 NetworkManager-1:1.48.10-5.el9_5.x86_64 #10 34.17 NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 #10 34.17 chkconfig-1.24-1.el9_5.1.x86_64 #10 34.17 cryptsetup-libs-2.7.2-3.el9_5.x86_64 #10 34.17 device-mapper-9:1.02.198-2.el9.x86_64 #10 34.17 device-mapper-libs-9:1.02.198-2.el9.x86_64 #10 34.17 ethtool-2:6.2-1.el9.x86_64 #10 34.17 hwdata-0.348-9.15.el9.noarch #10 34.17 initscripts-10.11.7-1.el9.x86_64 #10 34.17 initscripts-rename-device-10.11.7-1.el9.x86_64 #10 34.17 initscripts-service-10.11.7-1.el9.noarch #10 34.17 kbd-2.4.0-10.el9.x86_64 #10 34.17 kbd-legacy-2.4.0-10.el9.noarch #10 34.17 kbd-misc-2.4.0-10.el9.noarch #10 34.17 kmod-28-10.el9.x86_64 #10 34.17 libndp-1.9-1.el9.x86_64 #10 34.17 pciutils-3.7.0-5.el9.x86_64 #10 34.17 pciutils-libs-3.7.0-5.el9.x86_64 #10 34.17 systemd-udev-252-46.el9_5.2.0.1.x86_64 #10 34.17 #10 34.17 Complete! #10 34.61 75 files removed #10 DONE 34.9s #11 [stage-1 5/5] COPY *.sh ifup-* ifdown-* network-functions-vrouter* dhclient-vhost0.conf / #11 DONE 1.1s #12 exporting to image #12 exporting layers #12 exporting layers 2.0s done #12 writing image sha256:563e47270e2ec3f04a0c1a7b1bae7d2599d700ba3a6e698cafe6ed6c570d17ba #12 writing image sha256:563e47270e2ec3f04a0c1a7b1bae7d2599d700ba3a6e698cafe6ed6c570d17ba 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_0_4_5-6 #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_0_4_5-6 0.3s 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) 2025-10-17 18:01:40,237: INFO: Docker build duration: 43 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-base] db925874bdde: Preparing 105d29d7b08c: Preparing cc7c6149fbee: Preparing 3ddf93c5f1c5: Preparing 5adbc81fdd7a: Preparing 0b1b9ffafbb1: Preparing caa284b92272: Preparing 7a61804e40bd: Preparing 687cf95191db: Preparing 9c552fed78b1: Preparing 37836a38bbff: Preparing 5270a72b37f3: Preparing ea7c8bfdc8a8: Preparing bb4810d843c8: Preparing 2ad4e821d68d: Preparing 44343de3ea1d: Preparing db925874bdde: Waiting 105d29d7b08c: Waiting cc7c6149fbee: Waiting 3ddf93c5f1c5: Waiting 5adbc81fdd7a: Waiting 0b1b9ffafbb1: Waiting caa284b92272: Waiting 7a61804e40bd: Waiting 687cf95191db: Waiting 9c552fed78b1: Waiting 37836a38bbff: Waiting 5270a72b37f3: Waiting ea7c8bfdc8a8: Waiting bb4810d843c8: Waiting 2ad4e821d68d: Waiting 44343de3ea1d: Waiting 5adbc81fdd7a: Layer already exists db925874bdde: Pushed 0b1b9ffafbb1: Layer already exists caa284b92272: Layer already exists 7a61804e40bd: Layer already exists 3ddf93c5f1c5: Pushed 687cf95191db: Layer already exists 9c552fed78b1: Layer already exists cc7c6149fbee: Pushed 37836a38bbff: Layer already exists 5270a72b37f3: Layer already exists 2ad4e821d68d: Layer already exists bb4810d843c8: Layer already exists ea7c8bfdc8a8: Layer already exists 44343de3ea1d: Layer already exists 105d29d7b08c: Pushed master-2_0_4_5-6: digest: sha256:ce073001221878be3a556b259b3d975b59a2d24368c6e623be113e6d0a18651a size: 3669 2025-10-17 18:01:48,478: INFO: Building opensdn-vrouter-base finished successfully, duration: 51 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_0_4_5-6 31e9c312b13b 1 second ago 152MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_0_4_5-6 563e47270e2e 13 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_0_4_5-6 fb47f563a63d 14 seconds ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_0_4_5-6 fa3e69bad7df 20 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_0_4_5-6 2d9c7be744fb 20 seconds ago 96.5MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_0_4_5-6 6dd603b89c79 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_0_4_5-6 a9274f9aa341 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_0_4_5-6 5a158b1035b0 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_0_4_5-6 0213c863f6db 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_0_4_5-6 321204261e2b 2 minutes ago 2.45MB tf-dev-sandbox compile 22d28323b228 2 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_0_4_5-6 0400abf7f342 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 5792fb0f0966 About an hour ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_0_4_5-6 c7ee9459f298 About an hour ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_0_4_5-6 ed843f029981 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_0_4_5-6 bb1f2392b234 About an hour ago 4.17kB tf-dev-sandbox frozen bab1e3d6c57e About an hour ago 2.81GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen bab1e3d6c57e About an hour ago 2.81GB rockylinux 9 9cc24f05f309 22 months ago 176MB