2025-06-25 01:17:58,413: INFO: Building opensdn-controller-control-control 2025-06-25 01:17:58,463: 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_6_6_1-3_5 --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} ---> 872edfec77f8 Step 4/10 : ARG CONTAINER_NAME ---> Running in 95d45f2a0182 ---> Removed intermediate container 95d45f2a0182 ---> c4e6eec16859 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in c7f7d279fcf1 ---> Removed intermediate container c7f7d279fcf1 ---> d5fb3f02135b 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 46163fda5e35 ---> Removed intermediate container 46163fda5e35 ---> a5facecfe81a Step 7/10 : COPY entrypoint.sh / ---> 17ebf2153985 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in e56ad426f78e ---> Removed intermediate container e56ad426f78e ---> 1c8142610d72 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 7765925b8c85 ---> Removed intermediate container 7765925b8c85 ---> 3f713615f0ed Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 79f0a2474f53 ---> Removed intermediate container 79f0a2474f53 ---> 1a91931c20f8 [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 1a91931c20f8 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_6_1-3_5 2025-06-25 01:18:16,183: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 68268e75d146: Preparing 7577f747890a: Preparing bd84c5f25f96: Preparing 90bb43dcdad2: Preparing da5f1de9d7ff: Preparing cd35d0253ffd: Preparing 4f130eac53b5: Preparing 8c770a36c863: Preparing a7e6590473db: Preparing f57f74df443e: Preparing 8b6e75fc45b9: Preparing 174f56854903: Preparing 68268e75d146: Waiting 7577f747890a: Waiting bd84c5f25f96: Waiting 90bb43dcdad2: Waiting da5f1de9d7ff: Waiting cd35d0253ffd: Waiting 4f130eac53b5: Waiting 8c770a36c863: Waiting a7e6590473db: Waiting f57f74df443e: Waiting 8b6e75fc45b9: Waiting 174f56854903: Waiting bd84c5f25f96: Layer already exists 90bb43dcdad2: Layer already exists da5f1de9d7ff: Layer already exists 7577f747890a: Pushed cd35d0253ffd: Layer already exists 8c770a36c863: Layer already exists 4f130eac53b5: Layer already exists a7e6590473db: Layer already exists 174f56854903: Layer already exists f57f74df443e: Layer already exists 8b6e75fc45b9: Layer already exists 68268e75d146: Pushed master-1_6_6_1-3_5: digest: sha256:a80758e053ce1869d4c410be6a3637bfc253c4c6fc5272f4596bbbb535537b9a size: 2830 2025-06-25 01:18:41,907: INFO: Building opensdn-controller-control-control finished successfully, duration: 43 seconds