2025-06-19 01:28:37,990: INFO: Building opensdn-controller-control-control 2025-06-19 01:28:38,017: 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} ---> 6e01fc69c649 Step 4/10 : ARG CONTAINER_NAME ---> Running in 34dee3dac979 ---> Removed intermediate container 34dee3dac979 ---> 146446009c66 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 35453849039e ---> Removed intermediate container 35453849039e ---> 1990c2017f9e 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 545cb562e7e0 ---> Removed intermediate container 545cb562e7e0 ---> 31921ca315aa Step 7/10 : COPY entrypoint.sh / ---> 77ed09443441 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in f3a1d2e540cf ---> Removed intermediate container f3a1d2e540cf ---> 44ee9bae5b86 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 715081f33832 ---> Removed intermediate container 715081f33832 ---> 9e82e5583dd8 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 93b96aa25379 ---> Removed intermediate container 93b96aa25379 ---> e306bd3f7b2d [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 e306bd3f7b2d Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 2025-06-19 01:28:52,926: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-control] cf88b7a9103b: Preparing 6aa304bfcb22: Preparing 1393f332f6a9: Preparing fd60e6b7aef3: Preparing 6f5ce2d84eae: Preparing 92aa2d393a94: Preparing d4821bbda227: Preparing c403ef089478: Preparing 037a9d62f463: Preparing 730bcb4bbbd3: Preparing 62bfbd3ae1d1: Preparing 174f56854903: Preparing cf88b7a9103b: Waiting 6aa304bfcb22: Waiting 1393f332f6a9: Waiting fd60e6b7aef3: Waiting 6f5ce2d84eae: Waiting 92aa2d393a94: Waiting d4821bbda227: Waiting c403ef089478: Waiting 037a9d62f463: Waiting 730bcb4bbbd3: Waiting 62bfbd3ae1d1: Waiting 174f56854903: Waiting fd60e6b7aef3: Layer already exists 6f5ce2d84eae: Layer already exists 1393f332f6a9: Layer already exists 6aa304bfcb22: Pushed d4821bbda227: Layer already exists 92aa2d393a94: Layer already exists c403ef089478: Layer already exists 037a9d62f463: Layer already exists 730bcb4bbbd3: Layer already exists 174f56854903: Layer already exists 62bfbd3ae1d1: Layer already exists cf88b7a9103b: Pushed nightly: digest: sha256:cdb80bbde29c034449982a1f49bbb418e3eb6e4230b3be616d2d22277ba475d3 size: 2830 2025-06-19 01:29:13,253: INFO: Building opensdn-controller-control-control finished successfully, duration: 36 seconds