2025-08-13 19:22:05,938: INFO: Building opensdn-controller-control-control 2025-08-13 19:22:05,972: 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_9_8_3-7 --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} ---> befd0f47a8c4 Step 4/10 : ARG CONTAINER_NAME ---> Running in 01c50f91b529 ---> Removed intermediate container 01c50f91b529 ---> bd19f4e327a7 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in f263e2535d07 ---> Removed intermediate container f263e2535d07 ---> 5c0e1e559691 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 05b73bafa19a ---> Removed intermediate container 05b73bafa19a ---> e6322cccf28f Step 7/10 : COPY entrypoint.sh / ---> 4b482c494805 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 3b87840afbc2 ---> Removed intermediate container 3b87840afbc2 ---> a723b579fa79 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 4bf17df96161 ---> Removed intermediate container 4bf17df96161 ---> bf48d9fb6b49 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 71e889b0b496 ---> Removed intermediate container 71e889b0b496 ---> 9e256f83055f [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 9e256f83055f Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_8_3-7 2025-08-13 19:22:20,081: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] a1db0745bff9: Preparing efb5f7740065: Preparing 15e65fd814da: Preparing 8c64f4e925b7: Preparing 675879db07bc: Preparing 2b1c30993e3b: Preparing 27faf8b09de0: Preparing 8f28f27bac17: Preparing ed9389b3b7ef: Preparing 2fd653a2c754: Preparing 1541e564c8a3: Preparing 174f56854903: Preparing a1db0745bff9: Waiting efb5f7740065: Waiting 15e65fd814da: Waiting 8c64f4e925b7: Waiting 675879db07bc: Waiting 2b1c30993e3b: Waiting 27faf8b09de0: Waiting 8f28f27bac17: Waiting ed9389b3b7ef: Waiting 2fd653a2c754: Waiting 1541e564c8a3: Waiting 174f56854903: Waiting 15e65fd814da: Layer already exists 8c64f4e925b7: Layer already exists 675879db07bc: Layer already exists 2b1c30993e3b: Layer already exists 8f28f27bac17: Layer already exists 27faf8b09de0: Layer already exists ed9389b3b7ef: Layer already exists efb5f7740065: Pushed 1541e564c8a3: Layer already exists 2fd653a2c754: Layer already exists 174f56854903: Layer already exists a1db0745bff9: Pushed master-1_9_8_3-7: digest: sha256:53b622a5980a30a804066d76c3333242465d2dab3574f0a609f576d72c3f692b size: 2830 2025-08-13 19:22:46,376: INFO: Building opensdn-controller-control-control finished successfully, duration: 41 seconds