2025-07-07 10:49:12,547: INFO: Building opensdn-controller-control-control 2025-07-07 10:49:12,639: 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_8_5-1_5 --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} ---> 5e596ee314ad Step 4/10 : ARG CONTAINER_NAME ---> Running in 8c75d9f4511a ---> Removed intermediate container 8c75d9f4511a ---> 735d37b09d03 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 385d71a153b2 ---> Removed intermediate container 385d71a153b2 ---> f9286e4f06e6 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 563104efb122 ---> Removed intermediate container 563104efb122 ---> 73aed240180e Step 7/10 : COPY entrypoint.sh / ---> 903734fbf1a8 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 4a87d803a198 ---> Removed intermediate container 4a87d803a198 ---> a22c34e47359 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 64ce997cecb3 ---> Removed intermediate container 64ce997cecb3 ---> 98c7cd99861f Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in e5d2414bd759 ---> Removed intermediate container e5d2414bd759 ---> 598ad8091038 [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 598ad8091038 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_3_8_5-1_5 2025-07-07 10:49:27,940: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] f543bb280fc3: Preparing 51855b15fb11: Preparing 3962a0f33a55: Preparing fbffdfe4e88b: Preparing eb9c4c020fd1: Preparing 36e739b3f8d8: Preparing bf08de7a2317: Preparing a03c7f8e58a1: Preparing f21f90c212cf: Preparing 88f98aeba8b8: Preparing 3f17c1254f24: Preparing 174f56854903: Preparing f543bb280fc3: Waiting 51855b15fb11: Waiting 3962a0f33a55: Waiting fbffdfe4e88b: Waiting bf08de7a2317: Waiting eb9c4c020fd1: Waiting a03c7f8e58a1: Waiting 36e739b3f8d8: Waiting f21f90c212cf: Waiting 88f98aeba8b8: Waiting 3f17c1254f24: Waiting 174f56854903: Waiting 51855b15fb11: Pushed eb9c4c020fd1: Layer already exists fbffdfe4e88b: Layer already exists 3962a0f33a55: Layer already exists 36e739b3f8d8: Layer already exists bf08de7a2317: Layer already exists a03c7f8e58a1: Layer already exists f21f90c212cf: Layer already exists 88f98aeba8b8: Layer already exists 174f56854903: Layer already exists 3f17c1254f24: Layer already exists f543bb280fc3: Pushed master-1_3_8_5-1_5: digest: sha256:81bb0f5ca512637e9f3da6cf38414366896c44026ceba1e95c707409ff5ebcec size: 2830 2025-07-07 10:49:56,010: INFO: Building opensdn-controller-control-control finished successfully, duration: 44 seconds