2025-06-19 13:43:33,588: INFO: Building opensdn-controller-control-control 2025-06-19 13:43:33,637: 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_7_2_1-6 --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} ---> d950398aeffb Step 4/10 : ARG CONTAINER_NAME ---> Running in 77e0fb796026 ---> Removed intermediate container 77e0fb796026 ---> f17bfb8dc14d Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 4c8cd08aba88 ---> Removed intermediate container 4c8cd08aba88 ---> 202eb23582d4 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 7f8d4a9a1037 ---> Removed intermediate container 7f8d4a9a1037 ---> 89ec5890b06a Step 7/10 : COPY entrypoint.sh / ---> 15be450bfb20 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 8b8da098f2de ---> Removed intermediate container 8b8da098f2de ---> f41baf234130 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 7c9241e491a7 ---> Removed intermediate container 7c9241e491a7 ---> 4ac5a4e14efd Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 7f8380aee69b ---> Removed intermediate container 7f8380aee69b ---> a8b4bc08913a [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 a8b4bc08913a Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_7_2_1-6 2025-06-19 13:43:49,541: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 7c0c9017121c: Preparing 5163d4dd28f2: Preparing a02be3dd859a: Preparing eb914e844fbc: Preparing bb6ea4b67902: Preparing 7a2ae7666308: Preparing a5197e6d3788: Preparing 0c0240556a78: Preparing bec7e337395a: Preparing c9c4087b58a4: Preparing 6a076b623693: Preparing 174f56854903: Preparing 7c0c9017121c: Waiting 5163d4dd28f2: Waiting a02be3dd859a: Waiting eb914e844fbc: Waiting bb6ea4b67902: Waiting 7a2ae7666308: Waiting a5197e6d3788: Waiting 0c0240556a78: Waiting bec7e337395a: Waiting c9c4087b58a4: Waiting 6a076b623693: Waiting 174f56854903: Waiting bb6ea4b67902: Layer already exists 5163d4dd28f2: Pushed eb914e844fbc: Layer already exists a02be3dd859a: Layer already exists 7a2ae7666308: Layer already exists c9c4087b58a4: Layer already exists a5197e6d3788: Layer already exists 0c0240556a78: Layer already exists 6a076b623693: Layer already exists bec7e337395a: Layer already exists 174f56854903: Layer already exists 7c0c9017121c: Pushed master-1_7_2_1-6: digest: sha256:be03a3bd55bb783c3634bbd86561d64c881b03634718651f0223b74be76126f2 size: 2830 2025-06-19 13:44:09,387: INFO: Building opensdn-controller-control-control finished successfully, duration: 36 seconds