2025-08-18 01:25:33,524: INFO: Building opensdn-controller-control-control 2025-08-18 01:25:33,555: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> 85d23d5fe713 Step 4/10 : ARG CONTAINER_NAME ---> Running in ea5cec3620db ---> Removed intermediate container ea5cec3620db ---> 01c2d7b762eb Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in fc8fe95fd4fe ---> Removed intermediate container fc8fe95fd4fe ---> b1575350dea1 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 b7441c880bc1 ---> Removed intermediate container b7441c880bc1 ---> 61a3dddcd9aa Step 7/10 : COPY entrypoint.sh / ---> 0b158aab9989 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 5e3a3fc7d6f4 ---> Removed intermediate container 5e3a3fc7d6f4 ---> c466650b8a7c Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a1679fe0a210 ---> Removed intermediate container a1679fe0a210 ---> 2f04d341c852 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in fefc112b2fd3 ---> Removed intermediate container fefc112b2fd3 ---> 6522797974d9 [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 6522797974d9 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 2025-08-18 01:25:50,162: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-control] 2a303ac3aef8: Preparing 568e5cb5d0e0: Preparing 91934b4cee1e: Preparing 1bdd52493c86: Preparing a3a19843c234: Preparing 95422907800c: Preparing 63450c730abf: Preparing 6d11e061cb81: Preparing bccd7910e5db: Preparing 1da58fb64eb7: Preparing 77e300801b41: Preparing 174f56854903: Preparing 2a303ac3aef8: Waiting 568e5cb5d0e0: Waiting 91934b4cee1e: Waiting 1bdd52493c86: Waiting a3a19843c234: Waiting 95422907800c: Waiting 63450c730abf: Waiting 6d11e061cb81: Waiting bccd7910e5db: Waiting 1da58fb64eb7: Waiting 77e300801b41: Waiting 174f56854903: Waiting 91934b4cee1e: Layer already exists a3a19843c234: Layer already exists 1bdd52493c86: Layer already exists 95422907800c: Layer already exists 63450c730abf: Layer already exists 6d11e061cb81: Layer already exists 568e5cb5d0e0: Pushed 1da58fb64eb7: Layer already exists bccd7910e5db: Layer already exists 77e300801b41: Layer already exists 174f56854903: Layer already exists 2a303ac3aef8: Pushed nightly: digest: sha256:0836e1ac93481b3c64c5dd07ba3a27175d5d9784b66ccddf23ff81d495cfa3b0 size: 2830 2025-08-18 01:26:08,047: INFO: Building opensdn-controller-control-control finished successfully, duration: 35 seconds