2025-10-30 12:21:24,539: INFO: Building opensdn-vrouter-base 2025-10-30 12:21:24,558: 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_5_4-7 --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 0.0s done #1 DONE 0.3s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_5_4-7 #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.3s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_5_4-7 #5 DONE 0.2s #6 [internal] load build context #6 DONE 0.0s #7 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #7 DONE 0.0s #7 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #7 CACHED #6 [internal] load build context #6 transferring context: 86.18kB done #6 DONE 0.1s #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 0.7s #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.262 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 2.1 MB 00:00 #10 1.987 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 730 kB 00:00 #10 2.367 added from: http://tf-mirrors.gz1.opensdn.io/re 5.9 MB/s | 264 kB 00:00 #10 2.721 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 7.0 MB 00:00 #10 4.948 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 4.0 MB 00:00 #10 6.142 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 939 kB 00:00 #10 6.669 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 2.3 MB 00:00 #10 7.341 added from: http://tf-mirrors.gz1.opensdn.io/re 7.2 MB/s | 392 kB 00:00 #10 7.908 added from: http://tf-mirrors.gz1.opensdn.io/re 1.1 MB/s | 451 kB 00:00 #10 8.184 added from: http://tf-mirrors.gz1.opensdn.io/re 151 kB/s | 16 kB 00:00 #10 8.447 added from: http://tf-mirrors.gz1.opensdn.io/re 4.7 kB/s | 257 B 00:00 #10 8.637 added from: http://tf-mirrors.gz1.opensdn.io/re 262 kB/s | 13 kB 00:00 #10 8.912 added from: http://tf-mirrors.gz1.opensdn.io/re 1.5 MB/s | 64 kB 00:00 #10 9.720 added from: http://tf-mirrors.gz1.opensdn.io/re 58 MB/s | 30 MB 00:00 #10 19.75 Third parties for OpenSDN 41 MB/s | 5.1 MB 00:00 #10 24.50 Dependencies resolved. #10 24.50 ============================================================================================== #10 24.50 Package Arch Version Repository Size #10 24.50 ============================================================================================== #10 24.50 Installing: #10 24.50 NetworkManager x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 2.3 M #10 24.50 ethtool x86_64 2:6.2-1.el9 tf-mirrors.ci_repos_yum9-baseos 229 k #10 24.50 initscripts x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #10 24.50 pciutils x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 92 k #10 24.50 Installing dependencies: #10 24.50 NetworkManager-libnm x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 1.8 M #10 24.50 chkconfig x86_64 1.24-1.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 160 k #10 24.50 cryptsetup-libs x86_64 2.7.2-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 514 k #10 24.50 device-mapper x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 137 k #10 24.50 device-mapper-libs x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 177 k #10 24.50 hwdata noarch 0.348-9.15.el9 tf-mirrors.ci_repos_yum9-baseos 1.6 M #10 24.50 initscripts-rename-device x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 24.50 initscripts-service noarch 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #10 24.50 kbd x86_64 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 387 k #10 24.50 kbd-legacy noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 502 k #10 24.50 kbd-misc noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M #10 24.50 kmod x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #10 24.50 libndp x86_64 1.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 37 k #10 24.50 pciutils-libs x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 41 k #10 24.50 systemd-udev x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 24.50 #10 24.50 Transaction Summary #10 24.50 ============================================================================================== #10 24.50 Install 19 Packages #10 24.50 #10 24.50 Total download size: 12 M #10 24.50 Installed size: 46 M #10 24.50 Downloading Packages: #10 24.54 (1/19): chkconfig-1.24-1.el9_5.1.x86_64.rpm 5.1 MB/s | 160 kB 00:00 #10 24.62 (2/19): cryptsetup-libs-2.7.2-3.el9_5.x86_64.rp 6.2 MB/s | 514 kB 00:00 #10 24.80 (3/19): NetworkManager-libnm-1.48.10-5.el9_5.x8 6.2 MB/s | 1.8 MB 00:00 #10 24.91 (4/19): NetworkManager-1.48.10-5.el9_5.x86_64.r 5.7 MB/s | 2.3 MB 00:00 #10 24.99 (5/19): device-mapper-1.02.198-2.el9.x86_64.rpm 365 kB/s | 137 kB 00:00 #10 25.26 (6/19): device-mapper-libs-1.02.198-2.el9.x86_6 373 kB/s | 177 kB 00:00 #10 25.28 (7/19): ethtool-6.2-1.el9.x86_64.rpm 612 kB/s | 229 kB 00:00 #10 25.30 (8/19): initscripts-10.11.7-1.el9.x86_64.rpm 6.1 MB/s | 208 kB 00:00 #10 25.31 (9/19): initscripts-rename-device-10.11.7-1.el9 513 kB/s | 14 kB 00:00 #10 25.32 (10/19): initscripts-service-10.11.7-1.el9.noar 535 kB/s | 10 kB 00:00 #10 25.33 (11/19): kbd-2.4.0-10.el9.x86_64.rpm 17 MB/s | 387 kB 00:00 #10 25.36 (12/19): kbd-legacy-2.4.0-10.el9.noarch.rpm 17 MB/s | 502 kB 00:00 #10 25.38 (13/19): hwdata-0.348-9.15.el9.noarch.rpm 4.2 MB/s | 1.6 MB 00:00 #10 25.39 (14/19): kmod-28-10.el9.x86_64.rpm 3.4 MB/s | 121 kB 00:00 #10 25.39 (15/19): libndp-1.9-1.el9.x86_64.rpm 3.1 MB/s | 37 kB 00:00 #10 25.39 (16/19): pciutils-3.7.0-5.el9.x86_64.rpm 11 MB/s | 92 kB 00:00 #10 25.41 (17/19): pciutils-libs-3.7.0-5.el9.x86_64.rpm 3.9 MB/s | 41 kB 00:00 #10 25.43 (18/19): kbd-misc-2.4.0-10.el9.noarch.rpm 17 MB/s | 1.5 MB 00:00 #10 25.47 (19/19): systemd-udev-252-46.el9_5.2.0.1.x86_64 26 MB/s | 1.9 MB 00:00 #10 25.47 -------------------------------------------------------------------------------- #10 25.47 Total 12 MB/s | 12 MB 00:00 #10 25.47 Running transaction check #10 25.58 Transaction check succeeded. #10 25.58 Running transaction test #10 25.82 Transaction test succeeded. #10 25.82 Running transaction #10 26.78 Preparing : 1/1 #10 26.93 Installing : device-mapper-libs-9:1.02.198-2.el9.x86_64 1/19 #10 27.24 Installing : device-mapper-9:1.02.198-2.el9.x86_64 2/19 #10 27.31 Installing : cryptsetup-libs-2.7.2-3.el9_5.x86_64 3/19 #10 27.32 Installing : pciutils-libs-3.7.0-5.el9.x86_64 4/19 #10 27.34 Installing : libndp-1.9-1.el9.x86_64 5/19 #10 27.36 Installing : kmod-28-10.el9.x86_64 6/19 #10 27.46 Installing : kbd-misc-2.4.0-10.el9.noarch 7/19 #10 27.50 Installing : kbd-legacy-2.4.0-10.el9.noarch 8/19 #10 27.59 Installing : kbd-2.4.0-10.el9.x86_64 9/19 #10 27.94 Installing : systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 27.96 Running scriptlet: systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 28.43 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 28.43 #10 28.43 Installing : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 28.44 Installing : initscripts-rename-device-10.11.7-1.el9.x86_64 12/19 #10 28.52 Installing : hwdata-0.348-9.15.el9.noarch 13/19 #10 28.67 Installing : chkconfig-1.24-1.el9_5.1.x86_64 14/19 #10 28.77 Installing : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 28.89 Running scriptlet: NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 28.94 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 29.01 Installing : NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 29.04 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 29.06 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 29.06 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 29.06 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 29.06 #10 29.06 Installing : initscripts-10.11.7-1.el9.x86_64 17/19 #10 29.08 Running scriptlet: initscripts-10.11.7-1.el9.x86_64 17/19 #10 29.11 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 29.11 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 29.11 #10 29.11 Installing : pciutils-3.7.0-5.el9.x86_64 18/19 #10 29.13 Installing : ethtool-2:6.2-1.el9.x86_64 19/19 #10 29.15 Running scriptlet: ethtool-2:6.2-1.el9.x86_64 19/19 #10 30.64 Verifying : NetworkManager-1:1.48.10-5.el9_5.x86_64 1/19 #10 30.64 Verifying : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 2/19 #10 30.64 Verifying : chkconfig-1.24-1.el9_5.1.x86_64 3/19 #10 30.64 Verifying : cryptsetup-libs-2.7.2-3.el9_5.x86_64 4/19 #10 30.64 Verifying : device-mapper-9:1.02.198-2.el9.x86_64 5/19 #10 30.64 Verifying : device-mapper-libs-9:1.02.198-2.el9.x86_64 6/19 #10 30.64 Verifying : ethtool-2:6.2-1.el9.x86_64 7/19 #10 30.64 Verifying : hwdata-0.348-9.15.el9.noarch 8/19 #10 30.64 Verifying : initscripts-10.11.7-1.el9.x86_64 9/19 #10 30.64 Verifying : initscripts-rename-device-10.11.7-1.el9.x86_64 10/19 #10 30.64 Verifying : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 30.64 Verifying : kbd-2.4.0-10.el9.x86_64 12/19 #10 30.64 Verifying : kbd-legacy-2.4.0-10.el9.noarch 13/19 #10 30.64 Verifying : kbd-misc-2.4.0-10.el9.noarch 14/19 #10 30.64 Verifying : kmod-28-10.el9.x86_64 15/19 #10 30.64 Verifying : libndp-1.9-1.el9.x86_64 16/19 #10 30.64 Verifying : pciutils-3.7.0-5.el9.x86_64 17/19 #10 30.64 Verifying : pciutils-libs-3.7.0-5.el9.x86_64 18/19 #10 30.64 Verifying : systemd-udev-252-46.el9_5.2.0.1.x86_64 19/19 #10 31.02 #10 31.02 Installed: #10 31.02 NetworkManager-1:1.48.10-5.el9_5.x86_64 #10 31.02 NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 #10 31.02 chkconfig-1.24-1.el9_5.1.x86_64 #10 31.02 cryptsetup-libs-2.7.2-3.el9_5.x86_64 #10 31.02 device-mapper-9:1.02.198-2.el9.x86_64 #10 31.02 device-mapper-libs-9:1.02.198-2.el9.x86_64 #10 31.02 ethtool-2:6.2-1.el9.x86_64 #10 31.02 hwdata-0.348-9.15.el9.noarch #10 31.02 initscripts-10.11.7-1.el9.x86_64 #10 31.02 initscripts-rename-device-10.11.7-1.el9.x86_64 #10 31.02 initscripts-service-10.11.7-1.el9.noarch #10 31.02 kbd-2.4.0-10.el9.x86_64 #10 31.02 kbd-legacy-2.4.0-10.el9.noarch #10 31.02 kbd-misc-2.4.0-10.el9.noarch #10 31.02 kmod-28-10.el9.x86_64 #10 31.02 libndp-1.9-1.el9.x86_64 #10 31.02 pciutils-3.7.0-5.el9.x86_64 #10 31.02 pciutils-libs-3.7.0-5.el9.x86_64 #10 31.02 systemd-udev-252-46.el9_5.2.0.1.x86_64 #10 31.02 #10 31.02 Complete! #10 31.85 75 files removed #10 DONE 32.2s #11 [stage-1 5/5] COPY *.sh ifup-* ifdown-* network-functions-vrouter* dhclient-vhost0.conf / #11 DONE 2.5s #12 exporting to image #12 exporting layers #12 exporting layers 0.7s done #12 writing image sha256:9ce67f6c260c274fdf6576d94f191cbc58c42384ead0afe02884eba1dad01048 #12 writing image sha256:9ce67f6c260c274fdf6576d94f191cbc58c42384ead0afe02884eba1dad01048 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_2_5_4-7 0.0s done #12 DONE 2.8s 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-30 12:22:06,360: INFO: Docker build duration: 42 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-base] 813d94c39b96: Preparing 1448f727b747: Preparing 940a2b48b366: Preparing 00fbf90bc67e: Preparing e715e76c1a60: Preparing 459c9bd8dee8: Preparing 3dd62649ad0b: Preparing 939b6cee0ec0: Preparing f0fd2f2aa435: Preparing 1f429ad821e5: Preparing 6952265d22dd: Preparing 9c26a1bfb04f: Preparing b4c5bc9c0837: Preparing d6532fc2b8a0: Preparing baa5f83799d7: Preparing f47583cff63b: Preparing 44343de3ea1d: Preparing 1f429ad821e5: Waiting 6952265d22dd: Waiting 9c26a1bfb04f: Waiting b4c5bc9c0837: Waiting d6532fc2b8a0: Waiting baa5f83799d7: Waiting f47583cff63b: Waiting 44343de3ea1d: Waiting 459c9bd8dee8: Waiting 3dd62649ad0b: Waiting f0fd2f2aa435: Waiting 939b6cee0ec0: Waiting e715e76c1a60: Layer already exists 459c9bd8dee8: Layer already exists 813d94c39b96: Pushed 00fbf90bc67e: Pushed 3dd62649ad0b: Layer already exists 940a2b48b366: Pushed 939b6cee0ec0: Layer already exists 1f429ad821e5: Layer already exists f0fd2f2aa435: Layer already exists 9c26a1bfb04f: Layer already exists 6952265d22dd: Layer already exists d6532fc2b8a0: Layer already exists b4c5bc9c0837: Layer already exists baa5f83799d7: Layer already exists f47583cff63b: Layer already exists 44343de3ea1d: Layer already exists 1448f727b747: Pushed master-2_2_5_4-7: digest: sha256:042f9037a2017035788bc75f784af83e1102594bdb3e4859d3b5f0c8dfdd6582 size: 3882 2025-10-30 12:22:16,530: INFO: Building opensdn-vrouter-base finished successfully, duration: 52 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_5_4-7 a74814f3b148 5 seconds ago 392MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_5_4-7 9ce67f6c260c 14 seconds ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_5_4-7 4b990debc38f 20 seconds ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_5_4-7 1f03934b7b1e 24 seconds ago 673MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_5_4-7 13eae0733936 About a minute ago 612MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_5_4-7 fc35b1efebe2 About a minute ago 612MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_5_4-7 b352d822f632 About a minute ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_5_4-7 9e647f82ee2e 2 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_5_4-7 f0bd3818f035 2 minutes ago 2.45MB tf-dev-sandbox compile 4b1b3f32537e 3 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_5_4-7 bedeb51f55f0 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src a48a03c93799 About an hour ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_5_4-7 5b461e70070d About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_5_4-7 74b652eb6f8d About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_5_4-7 50c93350a925 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable 8e838c27133b 2 days ago 2.81GB