2025-06-02 10:34:42,235: INFO: Building opensdn-controller-control-control 2025-06-02 10:34:42,275: 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_7_6_8-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} ---> f50718170598 Step 4/10 : ARG CONTAINER_NAME ---> Running in 99cb8f76de14 ---> Removed intermediate container 99cb8f76de14 ---> 30ffcc4e6173 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in cabbaec5cde1 ---> Removed intermediate container cabbaec5cde1 ---> 53b23ee55011 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 24498184c266 ---> Removed intermediate container 24498184c266 ---> 069d531fdedd Step 7/10 : COPY entrypoint.sh / ---> 90b97d896ad6 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in a4a0c0549c0e ---> Removed intermediate container a4a0c0549c0e ---> 69fd100096ca Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c0cbee6f05cb ---> Removed intermediate container c0cbee6f05cb ---> 5616d6120c96 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 986b128f75ef ---> Removed intermediate container 986b128f75ef ---> 514358fed6f8 [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 514358fed6f8 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_7_6_8-1 2025-06-02 10:34:57,655: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 4e85d2f31315: Preparing e2fef4c501d9: Preparing 2aede347345f: Preparing 772431174504: Preparing 9818403adb75: Preparing 9488d0abe8b9: Preparing bef81d698a08: Preparing fc6fcce98f79: Preparing de7e6212260a: Preparing 67e6f6002e34: Preparing 11f069479584: Preparing 174f56854903: Preparing 4e85d2f31315: Waiting e2fef4c501d9: Waiting 2aede347345f: Waiting 772431174504: Waiting 9818403adb75: Waiting 9488d0abe8b9: Waiting bef81d698a08: Waiting fc6fcce98f79: Waiting de7e6212260a: Waiting 67e6f6002e34: Waiting 11f069479584: Waiting 174f56854903: Waiting 772431174504: Layer already exists 2aede347345f: Layer already exists 9488d0abe8b9: Layer already exists 9818403adb75: Layer already exists e2fef4c501d9: Pushed bef81d698a08: Layer already exists de7e6212260a: Layer already exists fc6fcce98f79: Layer already exists 67e6f6002e34: Layer already exists 174f56854903: Layer already exists 11f069479584: Layer already exists 4e85d2f31315: Pushed master-1_7_6_8-1: digest: sha256:b8690330fd9fb242b8ed2ad2609b66994fb0a3a66ec45280e76dfda44a5b642c size: 2830 2025-06-02 10:35:22,191: INFO: Building opensdn-controller-control-control finished successfully, duration: 40 seconds