2026-05-20 11:50:27,852: INFO: Building opensdn-vrouter-agent-dpdk 2026-05-20 11:50:27,928: 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_7_7_5-5_3 --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-agent-dpdk --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 transferring dockerfile: 1.94kB 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-vrouter-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) #1 DONE 0.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_7_5-5_3 #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 1.6s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/8] FROM nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_7_5-5_3 #6 DONE 0.0s #7 [internal] load build context #7 transferring context: 8.54kB done #7 DONE 2.1s #6 [stage-1 1/8] FROM nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_7_5-5_3 #6 DONE 11.1s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-dpdk /usr/bin/ #8 DONE 0.1s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/bin/dpdk_nic_bind.py /usr/bin/ #9 DONE 0.4s #10 [stage-1 4/8] COPY --from=build /buildroot/opt/contrail/ddp/mplsogreudp.pkg /opt/contrail/ddp/ #10 DONE 0.2s #11 [stage-1 5/8] RUN set -e ; source /functions.sh ; if download_package https://downloadmirror.intel.com 30590/eng/800_series_comms_binary_package_1.3.30.0.zip /usr/tmp/downloaded_ice_comms-1.3.30.0.zip ; then cd /usr/tmp ; dnf -y install unzip ; unzip -o -d /usr/tmp downloaded_ice_comms-1.3.30.0.zip ; unzip -o -d /usr/tmp/ice-1.3.30.0 ice_comms-1.3.30.0.zip ; mkdir -p /lib/firmware/updates/intel/ice/ddp ; cp /usr/tmp/ice-1.3.30.0/ice_comms-1.3.30.0.pkg /lib/firmware/updates/intel/ice/ddp/ ; cp /usr/tmp/ice-1.3.30.0/ice.pkg /lib/firmware/updates/intel/ice/ddp/ ; cd /lib/firmware/updates/intel/ice/ddp ; ln -sf ice_comms-1.3.30.0.pkg ice.pkg ; rm -rf /usr/tmp/*ice* ; fi #11 0.557 2026-05-20 11:51:06 URL:http://nexus.gz1.opensdn.io/repository/external-web-cache/30590/eng/800_series_comms_binary_package_1.3.30.0.zip [654485/654485] -> "/usr/tmp/downloaded_ice_comms-1.3.30.0.zip" [1] #11 1.913 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 14 MB 00:00 #11 6.862 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 1.9 MB 00:00 #11 8.093 added from: http://tf-mirrors.gz1.opensdn.io/re 3.0 MB/s | 402 kB 00:00 #11 8.926 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 16 MB 00:00 #11 25.64 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 11 MB 00:00 #11 35.77 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 1.1 MB 00:00 #11 37.18 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 4.8 MB 00:00 #11 40.92 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 697 kB 00:00 #11 42.19 added from: http://tf-mirrors.gz1.opensdn.io/re 8.2 MB/s | 474 kB 00:00 #11 43.12 added from: http://tf-mirrors.gz1.opensdn.io/re 409 kB/s | 18 kB 00:00 #11 43.66 added from: http://tf-mirrors.gz1.opensdn.io/re 3.2 kB/s | 257 B 00:00 #11 44.30 added from: http://tf-mirrors.gz1.opensdn.io/re 503 kB/s | 15 kB 00:00 #11 44.93 added from: http://tf-mirrors.gz1.opensdn.io/re 2.1 MB/s | 96 kB 00:00 #11 46.70 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 39 MB 00:01 #11 84.41 Third parties for OpenSDN 27 MB/s | 5.1 MB 00:00 #11 100.7 Dependencies resolved. #11 100.7 ================================================================================ #11 100.7 Package Arch Version Repository Size #11 100.7 ================================================================================ #11 100.7 Installing: #11 100.7 unzip x86_64 6.0-59.el9 tf-mirrors.ci_repos_yum9-baseos 180 k #11 100.7 #11 100.7 Transaction Summary #11 100.7 ================================================================================ #11 100.7 Install 1 Package #11 100.7 #11 100.7 Total download size: 180 k #11 100.7 Installed size: 389 k #11 100.7 Downloading Packages: #11 100.7 unzip-6.0-59.el9.x86_64.rpm 8.9 MB/s | 180 kB 00:00 #11 100.7 -------------------------------------------------------------------------------- #11 100.7 Total 8.3 MB/s | 180 kB 00:00 #11 100.7 Running transaction check #11 100.7 Transaction check succeeded. #11 100.7 Running transaction test #11 100.8 Transaction test succeeded. #11 100.8 Running transaction #11 100.9 Preparing : 1/1 #11 101.1 Installing : unzip-6.0-59.el9.x86_64 1/1 #11 101.1 Running scriptlet: unzip-6.0-59.el9.x86_64 1/1 #11 101.3 Verifying : unzip-6.0-59.el9.x86_64 1/1 #11 101.4 #11 101.4 Installed: #11 101.4 unzip-6.0-59.el9.x86_64 #11 101.4 #11 101.4 Complete! #11 101.6 Archive: downloaded_ice_comms-1.3.30.0.zip #11 101.6 extracting: /usr/tmp/ice_comms-1.3.30.0.zip #11 101.6 inflating: /usr/tmp/E810 DDP for Comms TechGuide_Rev2.4.pdf #11 101.6 Archive: ice_comms-1.3.30.0.zip #11 101.6 inflating: /usr/tmp/ice-1.3.30.0/ice_comms-1.3.30.0.pkg #11 101.6 linking: /usr/tmp/ice-1.3.30.0/ice.pkg -> ice_comms-1.3.30.0.pkg #11 101.6 inflating: /usr/tmp/ice-1.3.30.0/readme.txt #11 101.6 inflating: /usr/tmp/ice-1.3.30.0/Intel_800_series_market_segment_DDP_license.txt #11 101.6 finishing deferred symbolic links: #11 101.6 /usr/tmp/ice-1.3.30.0/ice.pkg -> ice_comms-1.3.30.0.pkg #11 DONE 101.7s #12 [stage-1 6/8] RUN dnf install -y dhclient which liburcu2 libnl3 numactl-libs rdma-core==47mlnx1-1.47329 libibverbs==47mlnx1-1.47329 ; dnf clean all -y ; rm -rf /var/cache/yum ; ldconfig #12 2.480 Last metadata expiration check: 0:00:20 ago on Wed 20 May 2026 11:52:30 AM UTC. #12 3.126 Package libnl3-3.11.0-1.el9.x86_64 is already installed. #12 3.126 No match for argument: rdma-core==47mlnx1-1.47329 #12 3.126 No match for argument: libibverbs==47mlnx1-1.47329 #12 3.176 Error: Unable to find a match: rdma-core==47mlnx1-1.47329 libibverbs==47mlnx1-1.47329 #12 4.047 77 files removed #12 DONE 4.5s #13 [stage-1 7/8] COPY entrypoint.sh / #13 DONE 1.2s #14 [stage-1 8/8] COPY *_defs / #14 DONE 0.8s #15 exporting to image #15 exporting layers #15 exporting layers 9.9s done #15 writing image sha256:06d5e310af5204907393b616eacd7e4bbd702f4e47f15aba3fcc9639ced46554 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_7_5-5_3 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_7_5-5_3 0.0s done #15 DONE 10.2s 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-vrouter-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2026-05-20 11:53:05,607: INFO: Docker build duration: 158 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk] 94c538b6cd8c: Preparing 0f203cd7ca29: Preparing 732b6176705b: Preparing 7740038b979c: Preparing 22a7957bbfea: Preparing a85e74b0e075: Preparing 3fce314af1b1: Preparing 645f02bdb959: Preparing 0ac303c65582: Preparing 6fc59d024cc6: Preparing eb10decad3bd: Preparing a25be535b69f: Preparing 721967d66afc: Preparing 17a853f06853: Preparing 6220be22179d: Preparing 6752ea7adc18: Preparing da28c997f232: Preparing 732f13ab1e54: Preparing 989761eb81b0: Preparing a79d696573c2: Preparing 3efb583ea1f4: Preparing 01523967b2de: Preparing c85ccd47ae2b: Preparing 317d16838946: Preparing 44343de3ea1d: Preparing 94c538b6cd8c: Waiting 0f203cd7ca29: Waiting 732b6176705b: Waiting 7740038b979c: Waiting 22a7957bbfea: Waiting a85e74b0e075: Waiting 3fce314af1b1: Waiting 645f02bdb959: Waiting 0ac303c65582: Waiting 6fc59d024cc6: Waiting eb10decad3bd: Waiting a25be535b69f: Waiting 721967d66afc: Waiting 17a853f06853: Waiting 6220be22179d: Waiting 6752ea7adc18: Waiting da28c997f232: Waiting 732f13ab1e54: Waiting 989761eb81b0: Waiting a79d696573c2: Waiting 3efb583ea1f4: Waiting 01523967b2de: Waiting c85ccd47ae2b: Waiting 317d16838946: Waiting 44343de3ea1d: Waiting 732b6176705b: Pushed 0f203cd7ca29: Pushed 94c538b6cd8c: Pushed a85e74b0e075: Pushed 22a7957bbfea: Pushed 645f02bdb959: Layer already exists 0ac303c65582: Layer already exists 6fc59d024cc6: Layer already exists eb10decad3bd: Layer already exists a25be535b69f: Layer already exists 721967d66afc: Layer already exists 17a853f06853: Layer already exists 6220be22179d: Layer already exists 6752ea7adc18: Layer already exists da28c997f232: Layer already exists 3fce314af1b1: Pushed 732f13ab1e54: Layer already exists 989761eb81b0: Layer already exists 3efb583ea1f4: Layer already exists a79d696573c2: Layer already exists 01523967b2de: Layer already exists c85ccd47ae2b: Layer already exists 317d16838946: Layer already exists 44343de3ea1d: Layer already exists 7740038b979c: Pushed master-2_7_7_5-5_3: digest: sha256:656876fdc304f1ba2881306e13ad49fa752cb3217a40c8eaf7e9713f378cc969 size: 5553 2026-05-20 11:53:44,337: INFO: Building opensdn-vrouter-agent-dpdk finished successfully, duration: 197 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-alarm-gen:master-2_7_7_5-5_3 4b0c5fda88ec 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_7_5-5_3 68329b1af0a1 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_7_5-5_3 a941e8aab3ed 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_7_5-5_3 00ec50bef2bd 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_7_5-5_3 a1a8763103cb 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_7_5-5_3 d1d80fe22e57 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_7_5-5_3 6c839f420a40 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_7_5-5_3 0c3e15882ce0 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_7_5-5_3 094ad259d9c1 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_5-5_3 2dcf6637b181 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_7_5-5_3 df4a60975149 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_7_5-5_3 7296e97ee57a 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_7_5-5_3 38884a8a3ce5 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_7_7_5-5_3 2a037249de2b 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_7_5-5_3 7ddc26519923 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_7_5-5_3 9a3176fe7fd1 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_7_5-5_3 faac81f1cb00 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_7_5-5_3 ae1eaba9d326 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_7_5-5_3 4d95cba22542 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_7_5-5_3 4b2495d60c1c 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_7_5-5_3 0b05fd32fbd1 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_7_5-5_3 1ae9f60596b9 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_7_5-5_3 77f84d226338 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_7_5-5_3 ea9baacdc242 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_7_5-5_3 b992d8c54103 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_7_5-5_3 a6a59c3eabcd 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_7_5-5_3 0d5c5cebd0d5 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_7_5-5_3 6a9db212cdee 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_7_5-5_3 b119a779e133 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_7_5-5_3 bdab1ee22b8c 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_7_5-5_3 22ebbd5fce4d 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_7_5-5_3 c4b772349280 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_7_5-5_3 bab0a0cc3dcf 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_7_5-5_3 b9d9c1f7ff78 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_7_5-5_3 f0f68da75208 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_7_5-5_3 ecb69c50d53e 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_7_5-5_3 0f16741001e4 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_7_5-5_3 9b5e483780d5 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_7_5-5_3 4a4a8a9c761c 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_7_5-5_3 d669e75a0522 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_7_5-5_3 c19eef428c73 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_7_5-5_3 69b4e577ec19 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_7_5-5_3 98dbd7bb2f70 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_7_5-5_3 68e63602b82f 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_7_5-5_3 a815841a0bd9 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_7_7_5-5_3 055b2f61968b 1.84GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_7_7_5-5_3 0e3ce69897d3 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_7_5-5_3 c0a8e48adadf 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_7_5-5_3 06d5e310af52 967MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_7_7_5-5_3 417c2cfe46e0 934MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_7_5-5_3 fa5564d0d71c 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_7_7_5-5_3 4069975fbec0 615MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_7_5-5_3 b6165985161a 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_7_7_5-5_3 c3a4d0c3b63c 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:sandbox-master-2_7_7_5-5_3 41f8a3c95686 2.9GB 0B U opensdn-test-test:master-2_7_7_5-5_3 055b2f61968b 1.84GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile fe4c78e17071 22.2GB 0B tf-dev-sandbox:sandbox-master-2_7_7_5-5_3 41f8a3c95686 2.9GB 0B U