2025-08-25 14:07:22,259: INFO: Building opensdn-vrouter-kernel-init-dpdk 2025-08-25 14:07:22,317: 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_3_4-2 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=7 --build-arg LINUX_DISTR=centos --build-arg GENERAL_EXTRA_RPMS="" --build-arg BASE_EXTRA_RPMS="" --build-arg YUM_ENABLE_REPOS="" --build-arg CONTAINER_NAME=opensdn-vrouter-kernel-init-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 Sending build context to Docker daemon 3.072 kB Step 1/8 : ARG CONTRAIL_REGISTRY Step 2/8 : ARG CONTRAIL_CONTAINER_TAG Step 3/8 : FROM ${CONTRAIL_REGISTRY}/opensdn-vrouter-base:${CONTRAIL_CONTAINER_TAG} ---> f19856e41277 Step 4/8 : ARG CONTAINER_NAME ---> Running in 80417e262017 ---> Removed intermediate container 80417e262017 ---> 2b36c50a8b58 Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in ab0eeb6ada52 ---> Removed intermediate container ab0eeb6ada52 ---> e62505fa9d57 Step 6/8 : LABEL name=$CONTAINER_NAME summary="Kernel init container for vrouter in DPDK mode" description="Prepares the host operating system for the contrail vrouter dpdk interface." $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 7f277a13c9ab ---> Removed intermediate container 7f277a13c9ab ---> 620a67c8b146 Step 7/8 : COPY entrypoint.sh / ---> 6401efcb0f9f Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in bdd7f606fd78 ---> Removed intermediate container bdd7f606fd78 ---> 21bb0799b90d [Warning] One or more build-args [BASE_EXTRA_RPMS GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER PIP_REPOSITORY SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built 21bb0799b90d Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_0_3_4-2 2025-08-25 14:07:33,917: INFO: Docker build duration: 11 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk] 5b13f7de3c48: Preparing 1094c4385905: Preparing d23cce2b53a8: Preparing bc71706e5173: Preparing 43c4716ef66b: Preparing 1d87dc63ae8c: Preparing 487c8f29c3fc: Preparing f3ea504446be: Preparing 54dde357524a: Preparing 1ec72b662ea8: Preparing afc9fb940093: Preparing 174f56854903: Preparing 1d87dc63ae8c: Waiting 487c8f29c3fc: Waiting f3ea504446be: Waiting 54dde357524a: Waiting 1ec72b662ea8: Waiting afc9fb940093: Waiting 174f56854903: Waiting d23cce2b53a8: Layer already exists 5b13f7de3c48: Pushed 1094c4385905: Layer already exists bc71706e5173: Layer already exists 43c4716ef66b: Layer already exists 1d87dc63ae8c: Layer already exists 487c8f29c3fc: Layer already exists 54dde357524a: Layer already exists 1ec72b662ea8: Layer already exists f3ea504446be: Layer already exists 174f56854903: Layer already exists afc9fb940093: Layer already exists master-2_0_3_4-2: digest: sha256:bddb6891fb1e122f52c62fea79dcf0a31ba73bdc205fd3c993c127f985d93905 size: 2828 2025-08-25 14:07:37,186: INFO: Building opensdn-vrouter-kernel-init-dpdk finished successfully, duration: 15 seconds