2025-04-30 10:59:15,081: INFO: Building opensdn-controller-control-control 2025-04-30 10:59:15,139: 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_2_2_2-2_7 --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} ---> 0a281c6f484e Step 4/10 : ARG CONTAINER_NAME ---> Running in 0803b66e4c3e ---> Removed intermediate container 0803b66e4c3e ---> 45f29e1685c5 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 379c7eb7bc80 ---> Removed intermediate container 379c7eb7bc80 ---> 0d0e8981d98b 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 4e83a0427cda ---> Removed intermediate container 4e83a0427cda ---> 9fa037d1bb4d Step 7/10 : COPY entrypoint.sh / ---> df441dfa7389 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 80efb663ed23 ---> Removed intermediate container 80efb663ed23 ---> ecb54fb2d114 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in f54b3376a281 ---> Removed intermediate container f54b3376a281 ---> 6f6c5e32e5ac Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 25dcfa4e3122 ---> Removed intermediate container 25dcfa4e3122 ---> 2feec28e99aa [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 2feec28e99aa Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_2_2_2-2_7 2025-04-30 10:59:36,037: INFO: Docker build duration: 21 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 9a46e1628536: Preparing 3b5817e94029: Preparing af32e11db10a: Preparing 462a10506a55: Preparing 87eead9d1076: Preparing 007ca4b089b8: Preparing 7517ce8c8691: Preparing ba988c973fba: Preparing 4b4791ae85d7: Preparing 405b1cfd21f0: Preparing bbeb6a4f22c1: Preparing 174f56854903: Preparing 007ca4b089b8: Waiting 7517ce8c8691: Waiting ba988c973fba: Waiting 4b4791ae85d7: Waiting 405b1cfd21f0: Waiting bbeb6a4f22c1: Waiting 174f56854903: Waiting 462a10506a55: Layer already exists 87eead9d1076: Layer already exists af32e11db10a: Layer already exists 007ca4b089b8: Layer already exists 7517ce8c8691: Layer already exists 3b5817e94029: Pushed ba988c973fba: Layer already exists 405b1cfd21f0: Layer already exists 4b4791ae85d7: Layer already exists 174f56854903: Layer already exists bbeb6a4f22c1: Layer already exists 9a46e1628536: Pushed master-1_2_2_2-2_7: digest: sha256:25fdcc2c7e775faff8b66f7d020321f9ce6e270e6138d3c2408022f6480a6d5e size: 2830 2025-04-30 10:59:57,557: INFO: Building opensdn-controller-control-control finished successfully, duration: 42 seconds