2025-06-30 10:55:23,865: INFO: Building opensdn-controller-control-control 2025-06-30 10:55:23,948: 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_3_2_6-4_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} ---> c187cecdafc5 Step 4/10 : ARG CONTAINER_NAME ---> Running in a95677717152 ---> Removed intermediate container a95677717152 ---> 7c82170942a0 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in ee0c320fe115 ---> Removed intermediate container ee0c320fe115 ---> b0dd5b15b687 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 eb0cb20b4215 ---> Removed intermediate container eb0cb20b4215 ---> 70593af936f6 Step 7/10 : COPY entrypoint.sh / ---> 7e1cd68e3e7a Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in ba9b3cc1ea18 ---> Removed intermediate container ba9b3cc1ea18 ---> 64d47405de1a Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 2d61cdb5ea75 ---> Removed intermediate container 2d61cdb5ea75 ---> 3a964289b4ed Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 9be9da8cf88e ---> Removed intermediate container 9be9da8cf88e ---> d057aaeef139 [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 d057aaeef139 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_3_2_6-4_1 2025-06-30 10:55:39,880: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 25dad938c01f: Preparing ced590d49f96: Preparing 0f64fc1fe790: Preparing 8d235e1f4704: Preparing cffc3bc9c841: Preparing 65eb66d8e168: Preparing e725250d2041: Preparing 3dbb9a87711d: Preparing aa9c3a29409f: Preparing f44c8aeaa4c8: Preparing e38df0c5e4e8: Preparing 174f56854903: Preparing 25dad938c01f: Waiting ced590d49f96: Waiting 0f64fc1fe790: Waiting 8d235e1f4704: Waiting cffc3bc9c841: Waiting 65eb66d8e168: Waiting e725250d2041: Waiting 3dbb9a87711d: Waiting aa9c3a29409f: Waiting f44c8aeaa4c8: Waiting e38df0c5e4e8: Waiting 174f56854903: Waiting 0f64fc1fe790: Layer already exists cffc3bc9c841: Layer already exists 65eb66d8e168: Layer already exists 8d235e1f4704: Layer already exists ced590d49f96: Pushed e725250d2041: Layer already exists 3dbb9a87711d: Layer already exists f44c8aeaa4c8: Layer already exists aa9c3a29409f: Layer already exists e38df0c5e4e8: Layer already exists 174f56854903: Layer already exists 25dad938c01f: Pushed master-1_3_2_6-4_1: digest: sha256:ce8a7af78959020550513eb367de9d2e3c6459d763af1ef80358ad98d0c89b16 size: 2830 2025-06-30 10:56:02,652: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds