2025-08-12 14:01:16,700: INFO: Building opensdn-controller-control-control 2025-08-12 14:01:16,759: 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_1-6_9 --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} ---> 47ea1bbdc895 Step 4/10 : ARG CONTAINER_NAME ---> Running in 6000a107c046 ---> Removed intermediate container 6000a107c046 ---> 7b2d9f73d429 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in a8abd4f8cc91 ---> Removed intermediate container a8abd4f8cc91 ---> bc0a9666490d 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 2cfe148d0e1d ---> Removed intermediate container 2cfe148d0e1d ---> 305bb04281ee Step 7/10 : COPY entrypoint.sh / ---> 64b2a41824d5 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 55a1b53ee552 ---> Removed intermediate container 55a1b53ee552 ---> 5655f98fd830 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 3441e3c7aaf4 ---> Removed intermediate container 3441e3c7aaf4 ---> 79ada1e7b08e Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 050e42ae340f ---> Removed intermediate container 050e42ae340f ---> a942e4f55fa1 [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 a942e4f55fa1 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_2_2_1-6_9 2025-08-12 14:01:34,807: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 75be4faf7a16: Preparing 859ff98ece33: Preparing 4a10d98b0b76: Preparing 4075ef59f9fb: Preparing 84e5ee1c9000: Preparing 4c1c49da0fee: Preparing 355d98eb08e1: Preparing c4a7e66f940d: Preparing b073fce408ca: Preparing 4810a5360eda: Preparing 6001107bdfd7: Preparing 174f56854903: Preparing 75be4faf7a16: Waiting 859ff98ece33: Waiting 4a10d98b0b76: Waiting 4075ef59f9fb: Waiting 84e5ee1c9000: Waiting 4c1c49da0fee: Waiting 355d98eb08e1: Waiting c4a7e66f940d: Waiting b073fce408ca: Waiting 4810a5360eda: Waiting 6001107bdfd7: Waiting 174f56854903: Waiting 859ff98ece33: Pushed 4075ef59f9fb: Layer already exists 4a10d98b0b76: Layer already exists 84e5ee1c9000: Layer already exists 4c1c49da0fee: Layer already exists c4a7e66f940d: Layer already exists 355d98eb08e1: Layer already exists 4810a5360eda: Layer already exists b073fce408ca: Layer already exists 6001107bdfd7: Layer already exists 174f56854903: Layer already exists 75be4faf7a16: Pushed master-1_2_2_1-6_9: digest: sha256:fa17681a079a8ed9d8bec79c521f00b62d1ae6a175e73569e2cd5d2aba6b3b23 size: 2830 2025-08-12 14:01:59,528: INFO: Building opensdn-controller-control-control finished successfully, duration: 43 seconds