2025-05-05 14:12:03,633: INFO: Building opensdn-vrouter-kernel-init-dpdk
2025-05-05 14:12:03,674: 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-1_6_6_2-1 --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}
---> 7f63079c4c78
Step 4/8 : ARG CONTAINER_NAME
---> Running in eae34d09c039
---> Removed intermediate container eae34d09c039
---> 67d978a7deb9
Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME
---> Running in fe790c490882
---> Removed intermediate container fe790c490882
---> 5fdf1249193e
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 30697cc25350
---> Removed intermediate container 30697cc25350
---> 52e1c4f3a960
Step 7/8 : COPY entrypoint.sh /
---> 5e505f64ca4e
Step 8/8 : ENTRYPOINT ["/entrypoint.sh"]
---> Running in fdfe174b04c6
---> Removed intermediate container fdfe174b04c6
---> 60bfc0944927
[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 60bfc0944927
Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-1_6_6_2-1
2025-05-05 14:12:15,322: INFO: Docker build duration: 12 seconds
The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk]
1d1e7c1652ef: Preparing
c905f5ad2f99: Preparing
0a2559f71dea: Preparing
4e8012d4d5ff: Preparing
26a827e73e9a: Preparing
03dba686b3ac: Preparing
8166a0169bd1: Preparing
ee64231ff491: Preparing
8d95d3cfd554: Preparing
e6e1af028dbf: Preparing
723271187353: Preparing
174f56854903: Preparing
03dba686b3ac: Waiting
8166a0169bd1: Waiting
ee64231ff491: Waiting
8d95d3cfd554: Waiting
e6e1af028dbf: Waiting
723271187353: Waiting
174f56854903: Waiting
26a827e73e9a: Layer already exists
4e8012d4d5ff: Layer already exists
0a2559f71dea: Layer already exists
c905f5ad2f99: Layer already exists
1d1e7c1652ef: Pushed
03dba686b3ac: Layer already exists
8d95d3cfd554: Layer already exists
8166a0169bd1: Layer already exists
ee64231ff491: Layer already exists
e6e1af028dbf: Layer already exists
723271187353: Layer already exists
174f56854903: Layer already exists
master-1_6_6_2-1: digest: sha256:a688402ed33e6aea30f4c054efadd747f926e798469fc28891910650e8d1e5a7 size: 2828
2025-05-05 14:12:16,876: INFO: Building opensdn-vrouter-kernel-init-dpdk finished successfully, duration: 13 seconds