2025-07-09 10:53:09,545: INFO: Building opensdn-controller-control-control 2025-07-09 10:53:09,581: 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_0_1-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} ---> bef4f7e84b17 Step 4/10 : ARG CONTAINER_NAME ---> Running in 4207c5800410 ---> Removed intermediate container 4207c5800410 ---> 0e58749cc224 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in f0723f8f16b6 ---> Removed intermediate container f0723f8f16b6 ---> 2980e4bdb8f8 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 8b861e145baf ---> Removed intermediate container 8b861e145baf ---> 373f281e7a88 Step 7/10 : COPY entrypoint.sh / ---> b3469d4cc2d4 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 6929db31a525 ---> Removed intermediate container 6929db31a525 ---> b4a3bdc86806 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 168658bcf166 ---> Removed intermediate container 168658bcf166 ---> befcf1eae54e Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 8c18a1b77a01 ---> Removed intermediate container 8c18a1b77a01 ---> c1c7f054e8c7 [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 c1c7f054e8c7 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_0_1-1 2025-07-09 10:53:23,342: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] de47b48c1f27: Preparing 7654538a769d: Preparing 852ffcfc1cb8: Preparing 26c13f8652d2: Preparing da40d27d6e18: Preparing be9676be4b47: Preparing 6e202f3bc9c7: Preparing 9eb40dcf36b8: Preparing 141dde92c8fc: Preparing 4949bd5741ba: Preparing c18f18504189: Preparing 174f56854903: Preparing de47b48c1f27: Waiting 7654538a769d: Waiting 852ffcfc1cb8: Waiting 26c13f8652d2: Waiting da40d27d6e18: Waiting be9676be4b47: Waiting 6e202f3bc9c7: Waiting 9eb40dcf36b8: Waiting 141dde92c8fc: Waiting 4949bd5741ba: Waiting c18f18504189: Waiting 174f56854903: Waiting 26c13f8652d2: Layer already exists da40d27d6e18: Layer already exists 852ffcfc1cb8: Layer already exists be9676be4b47: Layer already exists 7654538a769d: Pushed 9eb40dcf36b8: Layer already exists 141dde92c8fc: Layer already exists 6e202f3bc9c7: Layer already exists 4949bd5741ba: Layer already exists c18f18504189: Layer already exists 174f56854903: Layer already exists de47b48c1f27: Pushed master-1_9_0_1-1: digest: sha256:177d1990260589ba7fb0a0692955707d29c9dca3b828e72c089fb251b9111fdc size: 2830 2025-07-09 10:53:41,615: INFO: Building opensdn-controller-control-control finished successfully, duration: 32 seconds