2025-06-14 16:03:15,026: INFO: Building opensdn-controller-control-control 2025-06-14 16:03:15,071: 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_8_0_8-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} ---> 3b76dfdf29f2 Step 4/10 : ARG CONTAINER_NAME ---> Running in 6d1656e7bee5 ---> Removed intermediate container 6d1656e7bee5 ---> 3524d7634bb4 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 77cd5a46a763 ---> Removed intermediate container 77cd5a46a763 ---> 9b34fd49d69a 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 ca8cbeb77f17 ---> Removed intermediate container ca8cbeb77f17 ---> 25303359dcd7 Step 7/10 : COPY entrypoint.sh / ---> e2eb3ac23406 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in c51755ec992c ---> Removed intermediate container c51755ec992c ---> 85b9e580b46a Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 4b3b1e71adf7 ---> Removed intermediate container 4b3b1e71adf7 ---> 2cebfdf7692b Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 37dad6fc43ca ---> Removed intermediate container 37dad6fc43ca ---> 00c2f952f754 [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 00c2f952f754 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_0_8-5 2025-06-14 16:03:29,225: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 998d8f9260fd: Preparing 469808e66602: Preparing 48408f8b93a8: Preparing 02886797f951: Preparing ba5c044f2375: Preparing 8dd0e41be2f1: Preparing e726246aff61: Preparing 3374455a9f7b: Preparing c5782ca2ef07: Preparing b8df790d0c66: Preparing f35d347290c0: Preparing 174f56854903: Preparing 998d8f9260fd: Waiting 469808e66602: Waiting 48408f8b93a8: Waiting ba5c044f2375: Waiting 8dd0e41be2f1: Waiting e726246aff61: Waiting 3374455a9f7b: Waiting c5782ca2ef07: Waiting b8df790d0c66: Waiting f35d347290c0: Waiting 174f56854903: Waiting 02886797f951: Waiting 02886797f951: Layer already exists ba5c044f2375: Layer already exists 48408f8b93a8: Layer already exists e726246aff61: Layer already exists 8dd0e41be2f1: Layer already exists 469808e66602: Pushed 3374455a9f7b: Layer already exists b8df790d0c66: Layer already exists c5782ca2ef07: Layer already exists f35d347290c0: Layer already exists 174f56854903: Layer already exists 998d8f9260fd: Pushed master-1_8_0_8-5: digest: sha256:f69205f0cb6210369a3786ef38fc3ebdf10d03a79663fa942ee5ed9d540425dd size: 2829 2025-06-14 16:03:53,987: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds