2025-08-20 17:46:47,891: INFO: Building opensdn-controller-control-control 2025-08-20 17:46:47,947: 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-2_0_2_5-2 --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} ---> b27a03ada44f Step 4/10 : ARG CONTAINER_NAME ---> Running in 2574bc3a2daa ---> Removed intermediate container 2574bc3a2daa ---> 11394ffed0ca Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in d05ee49c76d5 ---> Removed intermediate container d05ee49c76d5 ---> 75f8e799219c 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 3449e7b56df4 ---> Removed intermediate container 3449e7b56df4 ---> e6f95bf9d93f Step 7/10 : COPY entrypoint.sh / ---> d99a46a214e4 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 427191a3f85c ---> Removed intermediate container 427191a3f85c ---> 317a64350e64 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5376cb479d37 ---> Removed intermediate container 5376cb479d37 ---> 8f9d8b7571fc Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 356c408677d8 ---> Removed intermediate container 356c408677d8 ---> 0253bea56d0b [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 0253bea56d0b Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_0_2_5-2 2025-08-20 17:47:06,377: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 8ae0568d3c53: Preparing b936cba6ec7e: Preparing 6787e8233a4d: Preparing 488552fedd72: Preparing 7b935a9c0573: Preparing 3ab863d24159: Preparing e9d6909652f6: Preparing 710f6b3af633: Preparing 1287e46f3596: Preparing b4725796a64c: Preparing a7416b3e4454: Preparing 174f56854903: Preparing 8ae0568d3c53: Waiting b936cba6ec7e: Waiting 6787e8233a4d: Waiting 488552fedd72: Waiting 7b935a9c0573: Waiting 3ab863d24159: Waiting e9d6909652f6: Waiting 710f6b3af633: Waiting 1287e46f3596: Waiting b4725796a64c: Waiting a7416b3e4454: Waiting 174f56854903: Waiting 488552fedd72: Layer already exists 7b935a9c0573: Layer already exists 6787e8233a4d: Layer already exists 3ab863d24159: Layer already exists e9d6909652f6: Layer already exists 710f6b3af633: Layer already exists b936cba6ec7e: Pushed 1287e46f3596: Layer already exists 174f56854903: Layer already exists a7416b3e4454: Layer already exists b4725796a64c: Layer already exists 8ae0568d3c53: Pushed master-2_0_2_5-2: digest: sha256:3e04c8598c389dddcef333c021c8020f7cb2ca6fda8bd8e2e495c3eca79a90f2 size: 2830 2025-08-20 17:47:25,926: INFO: Building opensdn-controller-control-control finished successfully, duration: 38 seconds