2025-07-16 09:25:10,464: INFO: Building opensdn-controller-control-control 2025-07-16 09:25:10,499: 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_6_5-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} ---> 91c5786e1906 Step 4/10 : ARG CONTAINER_NAME ---> Running in 160e738b6c5e ---> Removed intermediate container 160e738b6c5e ---> 68c7d260cf02 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 2370aa84e37c ---> Removed intermediate container 2370aa84e37c ---> 01eb005ae99b 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 4d9adc0e86d5 ---> Removed intermediate container 4d9adc0e86d5 ---> 46a0931ab8ce Step 7/10 : COPY entrypoint.sh / ---> d74a0c022f8b Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in d90f1fe2e639 ---> Removed intermediate container d90f1fe2e639 ---> 069375fab22e Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 003174c4492f ---> Removed intermediate container 003174c4492f ---> bee4134d2343 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in f505d6ec8dc8 ---> Removed intermediate container f505d6ec8dc8 ---> 96a949ee3917 [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 96a949ee3917 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_6_5-1 2025-07-16 09:25:24,831: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 005f0d47ebb2: Preparing 2d4b396f5e66: Preparing d640b0d7a077: Preparing 5c04a391e0d2: Preparing 6dee110a5f87: Preparing e1213d213c7e: Preparing 9d3b25b03454: Preparing 7e714b5d6059: Preparing ba6924961c40: Preparing 7de43000e3f2: Preparing 6cf008f54be5: Preparing 174f56854903: Preparing 005f0d47ebb2: Waiting 2d4b396f5e66: Waiting d640b0d7a077: Waiting 5c04a391e0d2: Waiting 6dee110a5f87: Waiting e1213d213c7e: Waiting 9d3b25b03454: Waiting 7e714b5d6059: Waiting ba6924961c40: Waiting 7de43000e3f2: Waiting 6cf008f54be5: Waiting 174f56854903: Waiting d640b0d7a077: Layer already exists 5c04a391e0d2: Layer already exists 2d4b396f5e66: Pushed 6dee110a5f87: Layer already exists e1213d213c7e: Layer already exists 9d3b25b03454: Layer already exists 7de43000e3f2: Layer already exists 6cf008f54be5: Layer already exists ba6924961c40: Layer already exists 7e714b5d6059: Layer already exists 174f56854903: Layer already exists 005f0d47ebb2: Pushed master-1_9_6_5-1: digest: sha256:722e73559853452a6973348006ecd8d8d0c373e067d37f2e3dbfc76e1e3964a8 size: 2830 2025-07-16 09:25:46,702: INFO: Building opensdn-controller-control-control finished successfully, duration: 36 seconds