2025-09-21 08:10:27,941: INFO: Building opensdn-vrouter-base 2025-09-21 08:10:27,969: 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_1_4_2-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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.27kB 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:5101/opensdn-base:master-2_1_4_2-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.8s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_4_2-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 /root/contrail/buildroot/usr/bin/vif /usr/bin/ #7 ... #8 [internal] load build context #8 transferring context: 86.18kB done #8 DONE 0.6s #7 [stage-1 2/5] COPY --from=build /root/contrail/buildroot/usr/bin/vif /usr/bin/ #7 DONE 0.6s #9 [stage-1 3/5] COPY --from=build /root/contrail/buildroot/usr/bin/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.912 Contrail repo 2.7 MB/s | 77 kB 00:00 #10 1.051 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 2.1 MB 00:00 #10 1.904 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 730 kB 00:00 #10 2.414 added from: http://tf-mirrors.gz1.opensdn.io/re 4.2 MB/s | 264 kB 00:00 #10 2.750 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 7.0 MB 00:00 #10 7.562 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 4.0 MB 00:00 #10 9.940 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 939 kB 00:00 #10 10.53 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 2.3 MB 00:00 #10 11.81 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 392 kB 00:00 #10 12.28 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 451 kB 00:00 #10 12.72 added from: http://tf-mirrors.gz1.opensdn.io/re 678 kB/s | 16 kB 00:00 #10 12.97 added from: http://tf-mirrors.gz1.opensdn.io/re 7.0 kB/s | 257 B 00:00 #10 13.27 added from: http://tf-mirrors.gz1.opensdn.io/re 344 kB/s | 13 kB 00:00 #10 13.69 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 MB/s | 64 kB 00:00 #10 14.69 added from: http://tf-mirrors.gz1.opensdn.io/re 50 MB/s | 30 MB 00:00 #10 35.23 Third parties for OpenSDN 22 MB/s | 5.4 MB 00:00 #10 46.86 Dependencies resolved. #10 46.86 ============================================================================================== #10 46.86 Package Arch Version Repository Size #10 46.86 ============================================================================================== #10 46.86 Installing: #10 46.86 NetworkManager x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 2.3 M #10 46.86 ethtool x86_64 2:6.2-1.el9 tf-mirrors.ci_repos_yum9-baseos 229 k #10 46.86 initscripts x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #10 46.86 pciutils x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 92 k #10 46.86 Installing dependencies: #10 46.86 NetworkManager-libnm x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 1.8 M #10 46.86 chkconfig x86_64 1.24-1.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 160 k #10 46.86 cryptsetup-libs x86_64 2.7.2-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 514 k #10 46.86 device-mapper x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 137 k #10 46.86 device-mapper-libs x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 177 k #10 46.86 hwdata noarch 0.348-9.15.el9 tf-mirrors.ci_repos_yum9-baseos 1.6 M #10 46.86 initscripts-rename-device x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 46.86 initscripts-service noarch 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #10 46.86 kbd x86_64 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 387 k #10 46.86 kbd-legacy noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 502 k #10 46.86 kbd-misc noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M #10 46.86 kmod x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #10 46.86 libndp x86_64 1.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 37 k #10 46.86 pciutils-libs x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 41 k #10 46.86 systemd-udev x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 46.86 #10 46.86 Transaction Summary #10 46.86 ============================================================================================== #10 46.86 Install 19 Packages #10 46.86 #10 46.86 Total download size: 12 M #10 46.86 Installed size: 46 M #10 46.87 Downloading Packages: #10 46.93 (1/19): chkconfig-1.24-1.el9_5.1.x86_64.rpm 3.1 MB/s | 160 kB 00:00 #10 46.99 (2/19): cryptsetup-libs-2.7.2-3.el9_5.x86_64.rp 8.6 MB/s | 514 kB 00:00 #10 47.03 (3/19): NetworkManager-libnm-1.48.10-5.el9_5.x8 12 MB/s | 1.8 MB 00:00 #10 47.04 (4/19): device-mapper-1.02.198-2.el9.x86_64.rpm 2.9 MB/s | 137 kB 00:00 #10 47.04 (5/19): device-mapper-libs-1.02.198-2.el9.x86_6 13 MB/s | 177 kB 00:00 #10 47.07 (6/19): NetworkManager-1.48.10-5.el9_5.x86_64.r 12 MB/s | 2.3 MB 00:00 #10 47.09 (7/19): ethtool-6.2-1.el9.x86_64.rpm 4.2 MB/s | 229 kB 00:00 #10 47.10 (8/19): initscripts-10.11.7-1.el9.x86_64.rpm 9.4 MB/s | 208 kB 00:00 #10 47.11 (9/19): initscripts-rename-device-10.11.7-1.el9 904 kB/s | 14 kB 00:00 #10 47.11 (10/19): initscripts-service-10.11.7-1.el9.noar 976 kB/s | 10 kB 00:00 #10 47.12 (11/19): kbd-2.4.0-10.el9.x86_64.rpm 33 MB/s | 387 kB 00:00 #10 47.13 (12/19): kbd-legacy-2.4.0-10.el9.noarch.rpm 21 MB/s | 502 kB 00:00 #10 47.17 (13/19): hwdata-0.348-9.15.el9.noarch.rpm 13 MB/s | 1.6 MB 00:00 #10 47.17 (14/19): kmod-28-10.el9.x86_64.rpm 2.9 MB/s | 121 kB 00:00 #10 47.18 (15/19): libndp-1.9-1.el9.x86_64.rpm 3.7 MB/s | 37 kB 00:00 #10 47.18 (16/19): pciutils-3.7.0-5.el9.x86_64.rpm 11 MB/s | 92 kB 00:00 #10 47.19 (17/19): pciutils-libs-3.7.0-5.el9.x86_64.rpm 4.7 MB/s | 41 kB 00:00 #10 47.22 (18/19): kbd-misc-2.4.0-10.el9.noarch.rpm 15 MB/s | 1.5 MB 00:00 #10 47.25 (19/19): systemd-udev-252-46.el9_5.2.0.1.x86_64 27 MB/s | 1.9 MB 00:00 #10 47.26 -------------------------------------------------------------------------------- #10 47.26 Total 31 MB/s | 12 MB 00:00 #10 47.26 Running transaction check #10 47.55 Transaction check succeeded. #10 47.55 Running transaction test #10 48.22 Transaction test succeeded. #10 48.22 Running transaction #10 48.84 Preparing : 1/1 #10 49.05 Installing : device-mapper-libs-9:1.02.198-2.el9.x86_64 1/19 #10 49.38 Installing : device-mapper-9:1.02.198-2.el9.x86_64 2/19 #10 49.56 Installing : cryptsetup-libs-2.7.2-3.el9_5.x86_64 3/19 #10 49.58 Installing : pciutils-libs-3.7.0-5.el9.x86_64 4/19 #10 49.59 Installing : libndp-1.9-1.el9.x86_64 5/19 #10 49.64 Installing : kmod-28-10.el9.x86_64 6/19 #10 50.05 Installing : kbd-misc-2.4.0-10.el9.noarch 7/19 #10 50.21 Installing : kbd-legacy-2.4.0-10.el9.noarch 8/19 #10 50.34 Installing : kbd-2.4.0-10.el9.x86_64 9/19 #10 50.64 Installing : systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 50.71 Running scriptlet: systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 52.63 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 52.63 #10 52.63 Installing : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 52.65 Installing : initscripts-rename-device-10.11.7-1.el9.x86_64 12/19 #10 52.73 Installing : hwdata-0.348-9.15.el9.noarch 13/19 #10 52.77 Installing : chkconfig-1.24-1.el9_5.1.x86_64 14/19 #10 52.83 Installing : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 52.92 Running scriptlet: NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 53.31 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 53.37 Installing : NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 53.54 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 53.58 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 53.58 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 53.58 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 53.58 #10 53.60 Installing : initscripts-10.11.7-1.el9.x86_64 17/19 #10 53.63 Running scriptlet: initscripts-10.11.7-1.el9.x86_64 17/19 #10 53.65 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 53.65 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 53.65 #10 53.65 Installing : pciutils-3.7.0-5.el9.x86_64 18/19 #10 53.69 Installing : ethtool-2:6.2-1.el9.x86_64 19/19 #10 53.80 Running scriptlet: ethtool-2:6.2-1.el9.x86_64 19/19 #10 54.57 Verifying : NetworkManager-1:1.48.10-5.el9_5.x86_64 1/19 #10 54.57 Verifying : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 2/19 #10 54.57 Verifying : chkconfig-1.24-1.el9_5.1.x86_64 3/19 #10 54.57 Verifying : cryptsetup-libs-2.7.2-3.el9_5.x86_64 4/19 #10 54.57 Verifying : device-mapper-9:1.02.198-2.el9.x86_64 5/19 #10 54.57 Verifying : device-mapper-libs-9:1.02.198-2.el9.x86_64 6/19 #10 54.57 Verifying : ethtool-2:6.2-1.el9.x86_64 7/19 #10 54.57 Verifying : hwdata-0.348-9.15.el9.noarch 8/19 #10 54.57 Verifying : initscripts-10.11.7-1.el9.x86_64 9/19 #10 54.57 Verifying : initscripts-rename-device-10.11.7-1.el9.x86_64 10/19 #10 54.57 Verifying : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 54.57 Verifying : kbd-2.4.0-10.el9.x86_64 12/19 #10 54.57 Verifying : kbd-legacy-2.4.0-10.el9.noarch 13/19 #10 54.57 Verifying : kbd-misc-2.4.0-10.el9.noarch 14/19 #10 54.57 Verifying : kmod-28-10.el9.x86_64 15/19 #10 54.57 Verifying : libndp-1.9-1.el9.x86_64 16/19 #10 54.57 Verifying : pciutils-3.7.0-5.el9.x86_64 17/19 #10 54.57 Verifying : pciutils-libs-3.7.0-5.el9.x86_64 18/19 #10 54.57 Verifying : systemd-udev-252-46.el9_5.2.0.1.x86_64 19/19 #10 55.13 #10 55.13 Installed: #10 55.13 NetworkManager-1:1.48.10-5.el9_5.x86_64 #10 55.13 NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 #10 55.13 chkconfig-1.24-1.el9_5.1.x86_64 #10 55.13 cryptsetup-libs-2.7.2-3.el9_5.x86_64 #10 55.13 device-mapper-9:1.02.198-2.el9.x86_64 #10 55.13 device-mapper-libs-9:1.02.198-2.el9.x86_64 #10 55.13 ethtool-2:6.2-1.el9.x86_64 #10 55.13 hwdata-0.348-9.15.el9.noarch #10 55.13 initscripts-10.11.7-1.el9.x86_64 #10 55.13 initscripts-rename-device-10.11.7-1.el9.x86_64 #10 55.13 initscripts-service-10.11.7-1.el9.noarch #10 55.13 kbd-2.4.0-10.el9.x86_64 #10 55.13 kbd-legacy-2.4.0-10.el9.noarch #10 55.13 kbd-misc-2.4.0-10.el9.noarch #10 55.13 kmod-28-10.el9.x86_64 #10 55.13 libndp-1.9-1.el9.x86_64 #10 55.13 pciutils-3.7.0-5.el9.x86_64 #10 55.13 pciutils-libs-3.7.0-5.el9.x86_64 #10 55.13 systemd-udev-252-46.el9_5.2.0.1.x86_64 #10 55.13 #10 55.13 Complete! #10 55.62 80 files removed #10 DONE 57.3s #11 [stage-1 5/5] COPY *.sh ifup-* ifdown-* network-functions-vrouter* dhclient-vhost0.conf / #11 DONE 1.0s #12 exporting to image #12 exporting layers #12 exporting layers 1.9s done #12 writing image sha256:4750c4cdc6f7d8b0e8669b9ce9e77af3d6dc7048df3c1111ff29f6d4144a18d5 #12 writing image sha256:4750c4cdc6f7d8b0e8669b9ce9e77af3d6dc7048df3c1111ff29f6d4144a18d5 0.4s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_1_4_2-4 #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_1_4_2-4 0.1s 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-09-21 08:11:32,963: INFO: Docker build duration: 65 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-base] 2044c2173835: Preparing 1be0e7169329: Preparing 600314362910: Preparing 2e610138618b: Preparing 324921fe3261: Preparing 281b0a95c932: Preparing 77226bca06e6: Preparing 1067476b358d: Preparing e405f75c2614: Preparing 4fef52f5f782: Preparing 5dd77c47d8e3: Preparing ef2f353f79a5: Preparing a1ad5e8335a6: Preparing 7350c69ae96d: Preparing d927b77e536c: Preparing 44343de3ea1d: Preparing e405f75c2614: Waiting 4fef52f5f782: Waiting 5dd77c47d8e3: Waiting ef2f353f79a5: Waiting a1ad5e8335a6: Waiting 7350c69ae96d: Waiting d927b77e536c: Waiting 44343de3ea1d: Waiting 77226bca06e6: Waiting 281b0a95c932: Waiting 1067476b358d: Waiting 2e610138618b: Pushed 600314362910: Pushed 324921fe3261: Layer already exists 2044c2173835: Pushed 281b0a95c932: Layer already exists 1067476b358d: Layer already exists e405f75c2614: Layer already exists 77226bca06e6: Layer already exists 5dd77c47d8e3: Layer already exists 4fef52f5f782: Layer already exists a1ad5e8335a6: Layer already exists ef2f353f79a5: Layer already exists 7350c69ae96d: Layer already exists d927b77e536c: Layer already exists 44343de3ea1d: Layer already exists 1be0e7169329: Pushed master-2_1_4_2-4: digest: sha256:fc8f0005cd972d8c78395c23a4dfa2aae46f769723cb1273bd007ad6eb49527c size: 3669 2025-09-21 08:11:49,324: INFO: Building opensdn-vrouter-base finished successfully, duration: 82 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_4_2-4 ae3ae53e9589 19 seconds ago 363MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_4_2-4 4750c4cdc6f7 20 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_4_2-4 c637ab94ed93 22 seconds ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_4_2-4 99f8de13c266 28 seconds ago 573MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_4_2-4 5d06ea4249ed About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_4_2-4 d7bab47167e3 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_4_2-4 d8eab17b587a About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_4_2-4 f943827ad518 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_4_2-4 5dfc9b8b2a2c 3 minutes ago 2.43MB tf-dev-sandbox compile b4d679bf4286 3 minutes ago 33.1GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_4_2-4 4ac2d8c698e4 50 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 331691423cf9 50 minutes ago 2.41MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_4_2-4 9f9d6417b80f 50 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_4_2-4 22f9dde6a70e 50 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_4_2-4 fbcfe81e9dbd 50 minutes ago 4.53kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 384d234498a7 2 days ago 11.7GB