2025-06-17 09:49:13,521: INFO: Building opensdn-controller-control-control 2025-06-17 09:49:13,567: 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_0-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} ---> cf528dc3296c Step 4/10 : ARG CONTAINER_NAME ---> Running in eecfd5ddc884 ---> Removed intermediate container eecfd5ddc884 ---> 78e5d564e9c9 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 39e928f09094 ---> Removed intermediate container 39e928f09094 ---> 6bbff64f3dc7 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 0656695c2b6f ---> Removed intermediate container 0656695c2b6f ---> 4570e16192d3 Step 7/10 : COPY entrypoint.sh / ---> d563a9f45400 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 0acd6fc8be8e ---> Removed intermediate container 0acd6fc8be8e ---> 9c9001e19580 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5913e2c90f1b ---> Removed intermediate container 5913e2c90f1b ---> d398237cbe02 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in fd9c72b55d3e ---> Removed intermediate container fd9c72b55d3e ---> be93299f3b21 [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 be93299f3b21 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_1_0-1 2025-06-17 09:49:28,952: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 07bb6bc7cbd3: Preparing 104fe9f6849b: Preparing 8bb750d64b7d: Preparing 07bb6bc7cbd3: Waiting 104fe9f6849b: Waiting 8bb750d64b7d: Waiting a9fc9ee0893e: Preparing e2669f3860dc: Preparing 22aa5ee9eb11: Preparing efbaf389d463: Preparing 87faaef6da5f: Preparing fcd3f136e3b1: Preparing c9b5ef112149: Preparing ec4e5eba6c76: Preparing 174f56854903: Preparing a9fc9ee0893e: Waiting e2669f3860dc: Waiting 22aa5ee9eb11: Waiting efbaf389d463: Waiting 87faaef6da5f: Waiting fcd3f136e3b1: Waiting c9b5ef112149: Waiting ec4e5eba6c76: Waiting 174f56854903: Waiting a9fc9ee0893e: Layer already exists e2669f3860dc: Layer already exists 8bb750d64b7d: Layer already exists 22aa5ee9eb11: Layer already exists 87faaef6da5f: Layer already exists efbaf389d463: Layer already exists 104fe9f6849b: Pushed fcd3f136e3b1: Layer already exists ec4e5eba6c76: Layer already exists c9b5ef112149: Layer already exists 174f56854903: Layer already exists 07bb6bc7cbd3: Pushed master-1_8_1_0-1: digest: sha256:5d1d8fa5644781783838336eef4f401c708c7dae5a1727e995c9c8c352e31850 size: 2829 2025-06-17 09:49:55,340: INFO: Building opensdn-controller-control-control finished successfully, duration: 42 seconds