2025-06-18 15:34:46,529: INFO: Building opensdn-controller-control-control 2025-06-18 15:34:46,562: 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_8_1_6-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} ---> 5731322abc4e Step 4/10 : ARG CONTAINER_NAME ---> Running in dbe916e87a93 ---> Removed intermediate container dbe916e87a93 ---> 02ba0ed3c7f1 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in d18c0c8db8e3 ---> Removed intermediate container d18c0c8db8e3 ---> 87dc04edea43 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 49a4cc16de7f ---> Removed intermediate container 49a4cc16de7f ---> d6a3964d85e4 Step 7/10 : COPY entrypoint.sh / ---> 3a90e887ce34 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in b1c1a7cb41d9 ---> Removed intermediate container b1c1a7cb41d9 ---> 2ece60dfe551 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 11343aa542d4 ---> Removed intermediate container 11343aa542d4 ---> 247aced719b0 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 9b8a087457bd ---> Removed intermediate container 9b8a087457bd ---> f661db59a864 [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 f661db59a864 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_1_6-1 2025-06-18 15:35:02,120: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 57fd810e5bbd: Preparing 14426f4762eb: Preparing 9a1fac2dcce6: Preparing 749c9c555b32: Preparing 1aea9732aa52: Preparing 9efd85f5f4c4: Preparing 6db97b461cfb: Preparing 624eedf64925: Preparing c09c5bac7d6d: Preparing c9f5a9b817bd: Preparing 91fb10aa4191: Preparing 174f56854903: Preparing 57fd810e5bbd: Waiting 14426f4762eb: Waiting 9a1fac2dcce6: Waiting 749c9c555b32: Waiting 1aea9732aa52: Waiting 9efd85f5f4c4: Waiting 6db97b461cfb: Waiting 624eedf64925: Waiting c09c5bac7d6d: Waiting c9f5a9b817bd: Waiting 91fb10aa4191: Waiting 174f56854903: Waiting 749c9c555b32: Layer already exists 9a1fac2dcce6: Layer already exists 1aea9732aa52: Layer already exists 9efd85f5f4c4: Layer already exists 6db97b461cfb: Layer already exists 624eedf64925: Layer already exists 14426f4762eb: Pushed c09c5bac7d6d: Layer already exists c9f5a9b817bd: Layer already exists 91fb10aa4191: Layer already exists 174f56854903: Layer already exists 57fd810e5bbd: Pushed master-1_8_1_6-1: digest: sha256:fbce3b21657f9286dc57c2bdc810b77ca6d4b49891f5184d5adbfaf5ac62e029 size: 2830 2025-06-18 15:35:27,322: INFO: Building opensdn-controller-control-control finished successfully, duration: 41 seconds