2025-08-12 16:37:37,128: INFO: Building opensdn-controller-control-control 2025-08-12 16:37:37,167: 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_2_2_2-5_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} ---> b0cd749fee6d Step 4/10 : ARG CONTAINER_NAME ---> Running in a57c1dcf9cb1 ---> Removed intermediate container a57c1dcf9cb1 ---> b29eacdf103e Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 8337ba4e96bd ---> Removed intermediate container 8337ba4e96bd ---> 1cb7cec24a4e 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 e60e8b21dc39 ---> Removed intermediate container e60e8b21dc39 ---> 93fc4da7172f Step 7/10 : COPY entrypoint.sh / ---> 5398b689000a Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in cb9eca5ec183 ---> Removed intermediate container cb9eca5ec183 ---> f4d3bf362b3c Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in f9d42d2a8e66 ---> Removed intermediate container f9d42d2a8e66 ---> 9629b71cad6a Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 45114a62a18d ---> Removed intermediate container 45114a62a18d ---> 478b8a6114fb [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 478b8a6114fb Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_2_2_2-5_1 2025-08-12 16:37:52,064: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 4f7620fe2925: Preparing c7bd17e7025a: Preparing 6a2bbe21aad1: Preparing 7afd84264408: Preparing 5a28e87178f6: Preparing 4ccd8ce00046: Preparing e6b0eba4b8b1: Preparing 516047def497: Preparing 073b6f07372d: Preparing 85cbe1c62d45: Preparing 4f77cbd64808: Preparing 174f56854903: Preparing 4f7620fe2925: Waiting c7bd17e7025a: Waiting 6a2bbe21aad1: Waiting 7afd84264408: Waiting 5a28e87178f6: Waiting 4ccd8ce00046: Waiting e6b0eba4b8b1: Waiting 516047def497: Waiting 073b6f07372d: Waiting 85cbe1c62d45: Waiting 4f77cbd64808: Waiting 174f56854903: Waiting c7bd17e7025a: Pushed 7afd84264408: Layer already exists 4ccd8ce00046: Layer already exists 5a28e87178f6: Layer already exists 6a2bbe21aad1: Layer already exists 073b6f07372d: Layer already exists 85cbe1c62d45: Layer already exists 4f77cbd64808: Layer already exists e6b0eba4b8b1: Layer already exists 516047def497: Layer already exists 174f56854903: Layer already exists 4f7620fe2925: Pushed master-1_2_2_2-5_1: digest: sha256:78c2e02e2772f223fcfef50df1b365b9babebede22c88d828f39ceca095f7d89 size: 2830 2025-08-12 16:38:12,692: INFO: Building opensdn-controller-control-control finished successfully, duration: 35 seconds