2025-06-13 19:46:50,340: INFO: Building opensdn-controller-control-control 2025-06-13 19:46:50,396: 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_0_9-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} ---> 23b498840c96 Step 4/10 : ARG CONTAINER_NAME ---> Running in 8c0d1d0d01fa ---> Removed intermediate container 8c0d1d0d01fa ---> f992016a39f5 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 3fb37931c01b ---> Removed intermediate container 3fb37931c01b ---> f835cdec2c96 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 997b4aa2ba48 ---> Removed intermediate container 997b4aa2ba48 ---> 2542f3913a34 Step 7/10 : COPY entrypoint.sh / ---> 56883f9b06f6 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 54e05213135b ---> Removed intermediate container 54e05213135b ---> 35fe8eff4de6 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 46f9b300864d ---> Removed intermediate container 46f9b300864d ---> f2679a31cc48 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in c10b021eca7a ---> Removed intermediate container c10b021eca7a ---> 55bb0ee021fb [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 55bb0ee021fb Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_0_9-1 2025-06-13 19:47:08,792: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 740413f9ad4d: Preparing ebf1d0482e6e: Preparing 82981e01002f: Preparing 95c91d138f36: Preparing afb17aaf7893: Preparing c69856803473: Preparing 591dff1fc38c: Preparing 0fd407bdc864: Preparing 8916f11cdff4: Preparing 9ce27b821e82: Preparing dd33003fc90f: Preparing 174f56854903: Preparing 740413f9ad4d: Waiting ebf1d0482e6e: Waiting 82981e01002f: Waiting 95c91d138f36: Waiting afb17aaf7893: Waiting c69856803473: Waiting 591dff1fc38c: Waiting 0fd407bdc864: Waiting 8916f11cdff4: Waiting 9ce27b821e82: Waiting dd33003fc90f: Waiting 174f56854903: Waiting 82981e01002f: Layer already exists 95c91d138f36: Layer already exists afb17aaf7893: Layer already exists c69856803473: Layer already exists ebf1d0482e6e: Pushed 591dff1fc38c: Layer already exists 0fd407bdc864: Layer already exists 8916f11cdff4: Layer already exists dd33003fc90f: Layer already exists 9ce27b821e82: Layer already exists 174f56854903: Layer already exists 740413f9ad4d: Pushed master-1_8_0_9-1: digest: sha256:5a0af8461da359151311cc7dc6dff0035d834de1499d657c6addcdcdf91b5f50 size: 2829 2025-06-13 19:47:38,579: INFO: Building opensdn-controller-control-control finished successfully, duration: 48 seconds