2025-08-22 15:50:38,523: INFO: Building opensdn-controller-control-control 2025-08-22 15:50:38,600: 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_8-3 --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} ---> 4f229ab76450 Step 4/10 : ARG CONTAINER_NAME ---> Running in 2a4cf6c48930 ---> Removed intermediate container 2a4cf6c48930 ---> 7460374b7062 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 54bafcb017c9 ---> Removed intermediate container 54bafcb017c9 ---> 4d67c39533dc 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 2b63886c397a ---> Removed intermediate container 2b63886c397a ---> 7899d7b29513 Step 7/10 : COPY entrypoint.sh / ---> bfca8ea02e3c Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 50edfa48eb3f ---> Removed intermediate container 50edfa48eb3f ---> af89c1dde730 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 8cec31870797 ---> Removed intermediate container 8cec31870797 ---> a9ff19cd11c8 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 39d4ba0982eb ---> Removed intermediate container 39d4ba0982eb ---> b0c6b7a24c44 [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 b0c6b7a24c44 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_0_2_8-3 2025-08-22 15:50:55,177: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 5ea7371b50d9: Preparing 9bba6af9a088: Preparing 5ea7371b50d9: Waiting cfaefcf87d65: Preparing 0fa14fdf3da0: Preparing bbbd22378341: Preparing d9f0ee07de09: Preparing 9bba6af9a088: Waiting cfaefcf87d65: Waiting 0fa14fdf3da0: Waiting bbbd22378341: Waiting e990d7684114: Preparing 82399f0afea0: Preparing 8963a6a0b7b3: Preparing d9f0ee07de09: Waiting e990d7684114: Waiting 82399f0afea0: Waiting 339ce77f944f: Preparing 1c4110ed88cb: Preparing 174f56854903: Preparing 8963a6a0b7b3: Waiting 339ce77f944f: Waiting 1c4110ed88cb: Waiting 174f56854903: Waiting cfaefcf87d65: Layer already exists bbbd22378341: Layer already exists 9bba6af9a088: Pushed 0fa14fdf3da0: Layer already exists d9f0ee07de09: Layer already exists 82399f0afea0: Layer already exists e990d7684114: Layer already exists 339ce77f944f: Layer already exists 8963a6a0b7b3: Layer already exists 1c4110ed88cb: Layer already exists 174f56854903: Layer already exists 5ea7371b50d9: Pushed master-2_0_2_8-3: digest: sha256:249442f52e432805b1c7c33cc15c9e2bf4be85ab55595ec1080ca10ee44d9036 size: 2830 2025-08-22 15:51:14,492: INFO: Building opensdn-controller-control-control finished successfully, duration: 36 seconds