2025-08-24 07:01:16,235: INFO: Building opensdn-controller-control-control 2025-08-24 07:01:16,304: 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_9_8_7-1_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} ---> 3d1e7e746a19 Step 4/10 : ARG CONTAINER_NAME ---> Running in dc2c5957a865 ---> Removed intermediate container dc2c5957a865 ---> f542d1f4af84 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 3cd8e3c394d6 ---> Removed intermediate container 3cd8e3c394d6 ---> 33d05c7942b4 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 174bd7d863c6 ---> Removed intermediate container 174bd7d863c6 ---> 62835cccf629 Step 7/10 : COPY entrypoint.sh / ---> 699daae6348d Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 9c707023f7d4 ---> Removed intermediate container 9c707023f7d4 ---> 3d075446243e Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 36901321171b ---> Removed intermediate container 36901321171b ---> 84031944d62e Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 89d3befb87aa ---> Removed intermediate container 89d3befb87aa ---> 5b19bb2d605c [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 5b19bb2d605c Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_8_7-1_1 2025-08-24 07:01:32,398: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 643b79a866f8: Preparing 2640181e356d: Preparing 09d2fb62cdfa: Preparing 5894064e05c2: Preparing cfa0712a0216: Preparing 5a13f18b3a04: Preparing 90893889b5b8: Preparing 2cbe2891da35: Preparing 7fa3a346f408: Preparing fbeab0ba75fc: Preparing 249604fa23b0: Preparing 174f56854903: Preparing 643b79a866f8: Waiting 2640181e356d: Waiting 09d2fb62cdfa: Waiting 5894064e05c2: Waiting cfa0712a0216: Waiting 5a13f18b3a04: Waiting 90893889b5b8: Waiting 2cbe2891da35: Waiting 7fa3a346f408: Waiting fbeab0ba75fc: Waiting 249604fa23b0: Waiting 174f56854903: Waiting 2640181e356d: Pushed 09d2fb62cdfa: Layer already exists cfa0712a0216: Layer already exists 5894064e05c2: Layer already exists 90893889b5b8: Layer already exists 5a13f18b3a04: Layer already exists 7fa3a346f408: Layer already exists 249604fa23b0: Layer already exists fbeab0ba75fc: Layer already exists 2cbe2891da35: Layer already exists 174f56854903: Layer already exists 643b79a866f8: Pushed master-1_9_8_7-1_1: digest: sha256:d8435acd2432964dcf38aad2d3dde5b596729045bace7fab7a174ce4051bb24d size: 2830 2025-08-24 07:01:52,359: INFO: Building opensdn-controller-control-control finished successfully, duration: 36 seconds