2025-06-23 20:43:46,636: INFO: Building opensdn-controller-control-control 2025-06-23 20:43:46,669: 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_2_2_1-4_8 --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} ---> 621f75d4e06b Step 4/10 : ARG CONTAINER_NAME ---> Running in 35f4d488e3a8 ---> Removed intermediate container 35f4d488e3a8 ---> e1da18e7ac9d Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 5c6432c0aeaa ---> Removed intermediate container 5c6432c0aeaa ---> 01fce40fe86f 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 b5676b40cbb9 ---> Removed intermediate container b5676b40cbb9 ---> b8b3994ecb44 Step 7/10 : COPY entrypoint.sh / ---> ad14d6a46912 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in e9e0e581399f ---> Removed intermediate container e9e0e581399f ---> ea98af9dc262 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 1d0811637207 ---> Removed intermediate container 1d0811637207 ---> 3abdb2e9993d Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in c0a045a86139 ---> Removed intermediate container c0a045a86139 ---> 8cab9bce87b9 [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 8cab9bce87b9 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_2_2_1-4_8 2025-06-23 20:44:05,544: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 1488717cd780: Preparing 02cf79721569: Preparing 54c99390f677: Preparing 55f77b44a726: Preparing af522619d01f: Preparing 55bc54757368: Preparing 600f6a44c8c3: Preparing b9dd448d9f03: Preparing 977e52b6fc84: Preparing af522619d01f: Waiting 55bc54757368: Waiting 600f6a44c8c3: Waiting b9dd448d9f03: Waiting 977e52b6fc84: Waiting 0f118daa7fe1: Preparing 6e64246c45e1: Preparing 174f56854903: Preparing 0f118daa7fe1: Waiting 6e64246c45e1: Waiting 174f56854903: Waiting 1488717cd780: Waiting 02cf79721569: Waiting 54c99390f677: Waiting 55f77b44a726: Waiting 54c99390f677: Layer already exists 55f77b44a726: Layer already exists af522619d01f: Layer already exists 600f6a44c8c3: Layer already exists 55bc54757368: Layer already exists 02cf79721569: Pushed b9dd448d9f03: Layer already exists 977e52b6fc84: Layer already exists 0f118daa7fe1: Layer already exists 174f56854903: Layer already exists 6e64246c45e1: Layer already exists 1488717cd780: Pushed master-1_2_2_1-4_8: digest: sha256:54ccf2135d58678997e69e8649fd2749bd053099c9327191e8a043b714d5ae9b size: 2830 2025-06-23 20:44:28,718: INFO: Building opensdn-controller-control-control finished successfully, duration: 42 seconds