2025-08-25 20:11:19,744: INFO: Building opensdn-controller-control-control 2025-08-25 20:11:19,776: 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-2_0_3_2-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 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} ---> d2ee3e740c29 Step 4/10 : ARG CONTAINER_NAME ---> Running in f399400f5ac5 ---> Removed intermediate container f399400f5ac5 ---> 8b7c07c34bb2 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in a54bde9a65c7 ---> Removed intermediate container a54bde9a65c7 ---> 8e0bcec2f03a 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 bdecdf339a2b ---> Removed intermediate container bdecdf339a2b ---> e4abd8994898 Step 7/10 : COPY entrypoint.sh / ---> b8884d223171 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 3aefa157f9eb ---> Removed intermediate container 3aefa157f9eb ---> c42ba8814873 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c0b0c3ca7059 ---> Removed intermediate container c0b0c3ca7059 ---> d28aa643d58c Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in abb87f48efe1 ---> Removed intermediate container abb87f48efe1 ---> ae223eea2f56 [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] were not consumed Successfully built ae223eea2f56 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_0_3_2-1 2025-08-25 20:11:33,991: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 54702ea820cf: Preparing b09c163460cb: Preparing c462dbe5a579: Preparing c801c6bcf2c2: Preparing d932797445ed: Preparing 71d8d2cd60d2: Preparing 2fe436619221: Preparing cbbd38ce55cb: Preparing 16a6ad8c5f0b: Preparing dd3363da5eb8: Preparing 68b1a09970db: Preparing 174f56854903: Preparing 54702ea820cf: Waiting b09c163460cb: Waiting c462dbe5a579: Waiting c801c6bcf2c2: Waiting d932797445ed: Waiting 71d8d2cd60d2: Waiting 2fe436619221: Waiting cbbd38ce55cb: Waiting 16a6ad8c5f0b: Waiting dd3363da5eb8: Waiting 68b1a09970db: Waiting 174f56854903: Waiting d932797445ed: Layer already exists c801c6bcf2c2: Layer already exists c462dbe5a579: Layer already exists 2fe436619221: Layer already exists 71d8d2cd60d2: Layer already exists cbbd38ce55cb: Layer already exists b09c163460cb: Pushed 16a6ad8c5f0b: Layer already exists 68b1a09970db: Layer already exists 174f56854903: Layer already exists dd3363da5eb8: Layer already exists 54702ea820cf: Pushed master-2_0_3_2-1: digest: sha256:e0fa47e08d2b9357694734c1dd07b518a45737e5743f7848e8b1e3cad78c3b47 size: 2830 2025-08-25 20:11:50,916: INFO: Building opensdn-controller-control-control finished successfully, duration: 31 seconds