2025-05-08 01:38:14,507: INFO: Building opensdn-controller-control-control 2025-05-08 01:38:14,585: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> 27a5d0d566f3 Step 4/10 : ARG CONTAINER_NAME ---> Running in 9f1ec8112bb2 ---> Removed intermediate container 9f1ec8112bb2 ---> d512a5ddd9cf Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in f4d45506529d ---> Removed intermediate container f4d45506529d ---> 4ca134c0ad23 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 5acd812a45de ---> Removed intermediate container 5acd812a45de ---> d5993c2e251d Step 7/10 : COPY entrypoint.sh / ---> 66f2232c867d Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in f69d00f3976f ---> Removed intermediate container f69d00f3976f ---> a1c01fac4abe Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a10473933e1b ---> Removed intermediate container a10473933e1b ---> e0c83c400405 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in e55d8cd3632c ---> Removed intermediate container e55d8cd3632c ---> 0791c3a72d9b [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 0791c3a72d9b Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 2025-05-08 01:38:31,661: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-control] 00aed66d55a8: Preparing c604453ceb95: Preparing 31e4eb017076: Preparing 674d05b8e685: Preparing 3b0c3b347290: Preparing 710922cb75f1: Preparing b3195f840a25: Preparing 70375660bf8a: Preparing a72cfd7dcce2: Preparing 091591bad432: Preparing 55d0f8b5fd32: Preparing 174f56854903: Preparing 00aed66d55a8: Waiting c604453ceb95: Waiting 31e4eb017076: Waiting 674d05b8e685: Waiting 3b0c3b347290: Waiting 710922cb75f1: Waiting b3195f840a25: Waiting 70375660bf8a: Waiting a72cfd7dcce2: Waiting 091591bad432: Waiting 55d0f8b5fd32: Waiting 174f56854903: Waiting c604453ceb95: Pushed 3b0c3b347290: Layer already exists 31e4eb017076: Layer already exists 674d05b8e685: Layer already exists 710922cb75f1: Layer already exists 70375660bf8a: Layer already exists b3195f840a25: Layer already exists a72cfd7dcce2: Layer already exists 091591bad432: Layer already exists 174f56854903: Layer already exists 55d0f8b5fd32: Layer already exists 00aed66d55a8: Pushed nightly: digest: sha256:dbb870005c55a3eb9e4742c6cd0c26913ff8ab5b7a51149056248f6c470fdbe9 size: 2830 2025-05-08 01:38:48,009: INFO: Building opensdn-controller-control-control finished successfully, duration: 34 seconds