2025-07-22 09:52:52,025: INFO: Building opensdn-controller-control-control 2025-07-22 09:52:52,109: 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_9_7_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} ---> 303ef9820ff4 Step 4/10 : ARG CONTAINER_NAME ---> Running in c8578be98c39 ---> Removed intermediate container c8578be98c39 ---> 96ea925df603 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 23307b6c3811 ---> Removed intermediate container 23307b6c3811 ---> abaf355e364a 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 130642b2654d ---> Removed intermediate container 130642b2654d ---> 5ee633b3811f Step 7/10 : COPY entrypoint.sh / ---> 44b187a98cf0 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 226493ed63d7 ---> Removed intermediate container 226493ed63d7 ---> 757c388ec72e Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 3f6ac666d685 ---> Removed intermediate container 3f6ac666d685 ---> 2d3d23064c42 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 78c33fa6fe83 ---> Removed intermediate container 78c33fa6fe83 ---> 1e8beadb34ed [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 1e8beadb34ed Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_7_6-1 2025-07-22 09:53:09,257: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 4164f1acc6c7: Preparing 65d24e649366: Preparing 9b4f7c4dff87: Preparing fbc3b1abbe7c: Preparing cc09729db511: Preparing 4ef2181a8381: Preparing 447ce5033e6b: Preparing 818185a9e47b: Preparing f948f059a97d: Preparing b8ce7e3eaa6b: Preparing 2245b495f208: Preparing 174f56854903: Preparing 4164f1acc6c7: Waiting 65d24e649366: Waiting 9b4f7c4dff87: Waiting fbc3b1abbe7c: Waiting cc09729db511: Waiting 4ef2181a8381: Waiting 447ce5033e6b: Waiting 818185a9e47b: Waiting f948f059a97d: Waiting b8ce7e3eaa6b: Waiting 2245b495f208: Waiting 174f56854903: Waiting 9b4f7c4dff87: Layer already exists cc09729db511: Layer already exists fbc3b1abbe7c: Layer already exists 4ef2181a8381: Layer already exists 65d24e649366: Pushed 818185a9e47b: Layer already exists f948f059a97d: Layer already exists 447ce5033e6b: Layer already exists b8ce7e3eaa6b: Layer already exists 2245b495f208: Layer already exists 174f56854903: Layer already exists 4164f1acc6c7: Pushed master-1_9_7_6-1: digest: sha256:f86639a1cb6ea70c6890de78b551929aa16a042b909d099565d5e55d186902a4 size: 2830 2025-07-22 09:53:29,297: INFO: Building opensdn-controller-control-control finished successfully, duration: 38 seconds