2025-06-30 16:26:08,040: INFO: Building opensdn-controller-control-control 2025-06-30 16:26:08,053: 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_3_2_6-4_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-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} ---> 840bcdb58da5 Step 4/10 : ARG CONTAINER_NAME ---> Running in 8f627dadff46 ---> Removed intermediate container 8f627dadff46 ---> bb2ad7de8559 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 1b71fce7e5ce ---> Removed intermediate container 1b71fce7e5ce ---> 9e6e6a29bc1d 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 04b24604640b ---> Removed intermediate container 04b24604640b ---> b12c612561ac Step 7/10 : COPY entrypoint.sh / ---> f130cca72b96 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in f7eca24ebae9 ---> Removed intermediate container f7eca24ebae9 ---> 43a3cfa6f212 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 088ecd97894e ---> Removed intermediate container 088ecd97894e ---> b791b1a10641 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 3e86fcc7e13b ---> Removed intermediate container 3e86fcc7e13b ---> a0b282b02a02 [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 a0b282b02a02 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_3_2_6-4_1 2025-06-30 16:26:23,030: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 3decc6464bda: Preparing 53fbd1856fc5: Preparing e8a1a21b27d5: Preparing 06a1bc4f2030: Preparing 949f869047ae: Preparing 6d7902fc742f: Preparing c72907d37e51: Preparing 1aaca8c02df7: Preparing 0b7d44ce4757: Preparing 2dea34b8d0ee: Preparing 09e8f2b109b4: Preparing 174f56854903: Preparing 3decc6464bda: Waiting 53fbd1856fc5: Waiting e8a1a21b27d5: Waiting 06a1bc4f2030: Waiting 949f869047ae: Waiting 6d7902fc742f: Waiting c72907d37e51: Waiting 1aaca8c02df7: Waiting 0b7d44ce4757: Waiting 2dea34b8d0ee: Waiting 09e8f2b109b4: Waiting 174f56854903: Waiting 949f869047ae: Layer already exists 06a1bc4f2030: Layer already exists e8a1a21b27d5: Layer already exists 53fbd1856fc5: Pushed 6d7902fc742f: Layer already exists c72907d37e51: Layer already exists 1aaca8c02df7: Layer already exists 0b7d44ce4757: Layer already exists 2dea34b8d0ee: Layer already exists 174f56854903: Layer already exists 09e8f2b109b4: Layer already exists 3decc6464bda: Pushed master-1_3_2_6-4_1: digest: sha256:a31cab50e4ed57ef5001af542ace06759f4fe14071b45676ba2eaade3e13f780 size: 2830 2025-06-30 16:26:42,949: INFO: Building opensdn-controller-control-control finished successfully, duration: 34 seconds