2025-07-24 01:39:04,249: INFO: Building opensdn-controller-control-control 2025-07-24 01:39:04,296: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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-controller-control-control --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 13.31 kB Step 1/10 : ARG CONTRAIL_REGISTRY Step 2/10 : ARG CONTRAIL_CONTAINER_TAG Step 3/10 : FROM ${CONTRAIL_REGISTRY}/opensdn-controller-control-base:${CONTRAIL_CONTAINER_TAG} ---> 53d1f01845e6 Step 4/10 : ARG CONTAINER_NAME ---> Running in 0d01d58cdf8f ---> Removed intermediate container 0d01d58cdf8f ---> 4e14d8e35b89 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in ef76a800e415 ---> Removed intermediate container ef76a800e415 ---> 9e39e1859f7e Step 6/10 : LABEL name=$CONTAINER_NAME summary="Contrail Controller" description="Contrail Control is xmpp/bgp based routing engine for Contrail." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 317a71f80bfe ---> Removed intermediate container 317a71f80bfe ---> 00dd3bc85bb4 Step 7/10 : COPY entrypoint.sh / ---> c35d69b1f1a0 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in e90bce011f92 ---> Removed intermediate container e90bce011f92 ---> 9e46da798d04 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b76f0b10f046 ---> Removed intermediate container b76f0b10f046 ---> 9780bf6f7980 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 48bad9676c1d ---> Removed intermediate container 48bad9676c1d ---> 097197fbd806 [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 097197fbd806 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 2025-07-24 01:39:22,010: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-control] da032279993f: Preparing 5dbbc029d826: Preparing f59c02bb4c85: Preparing fbc0324cc218: Preparing 80a7d2cf9749: Preparing 4a5f835dc922: Preparing 2b34a8e5496b: Preparing f9c40b7dc9dd: Preparing 9204164cc164: Preparing 03452293af92: Preparing e0a98e2419dc: Preparing 174f56854903: Preparing da032279993f: Waiting 5dbbc029d826: Waiting f59c02bb4c85: Waiting fbc0324cc218: Waiting 80a7d2cf9749: Waiting 4a5f835dc922: Waiting 2b34a8e5496b: Waiting f9c40b7dc9dd: Waiting 9204164cc164: Waiting 03452293af92: Waiting e0a98e2419dc: Waiting 174f56854903: Waiting f59c02bb4c85: Layer already exists 5dbbc029d826: Pushed fbc0324cc218: Layer already exists 4a5f835dc922: Layer already exists 80a7d2cf9749: Layer already exists 03452293af92: Layer already exists 9204164cc164: Layer already exists f9c40b7dc9dd: Layer already exists e0a98e2419dc: Layer already exists 174f56854903: Layer already exists 2b34a8e5496b: Layer already exists da032279993f: Pushed nightly: digest: sha256:b382ff5926bd75e505063a6be179015d637600e1ea03c2296bdd53085cda929d size: 2830 2025-07-24 01:39:37,646: INFO: Building opensdn-controller-control-control finished successfully, duration: 33 seconds