2025-06-22 13:34:22,118: INFO: Building opensdn-controller-control-control 2025-06-22 13:34:22,158: 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_0 --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} ---> 930a049ce960 Step 4/10 : ARG CONTAINER_NAME ---> Running in 16e1a127dc55 ---> Removed intermediate container 16e1a127dc55 ---> bdaf48453412 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in d744040e9416 ---> Removed intermediate container d744040e9416 ---> 62e1edf1a5c7 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 c03929d1a141 ---> Removed intermediate container c03929d1a141 ---> b4d421a261c3 Step 7/10 : COPY entrypoint.sh / ---> ba94ffa1311d Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 9869b5c0056f ---> Removed intermediate container 9869b5c0056f ---> d865075c5740 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e386687b0b13 ---> Removed intermediate container e386687b0b13 ---> a1c647357bf7 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 5728dac968db ---> Removed intermediate container 5728dac968db ---> 911dbdbbeb1c [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 911dbdbbeb1c Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_6_1-3_0 2025-06-22 13:34:37,531: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] fddfacabe6aa: Preparing 772fe3622353: Preparing 6a52df2a5fb9: Preparing a66dd2f782ca: Preparing 06566c50c36c: Preparing 30ad2a8f5ed4: Preparing e7cfcabeb691: Preparing 3fcf0c84339a: Preparing 751e632ed8a7: Preparing ab9893d9e0d7: Preparing 95cc9102151c: Preparing 174f56854903: Preparing fddfacabe6aa: Waiting 772fe3622353: Waiting 6a52df2a5fb9: Waiting a66dd2f782ca: Waiting 06566c50c36c: Waiting 30ad2a8f5ed4: Waiting e7cfcabeb691: Waiting 3fcf0c84339a: Waiting 751e632ed8a7: Waiting ab9893d9e0d7: Waiting 95cc9102151c: Waiting 174f56854903: Waiting 06566c50c36c: Layer already exists 772fe3622353: Pushed 6a52df2a5fb9: Layer already exists a66dd2f782ca: Layer already exists 30ad2a8f5ed4: Layer already exists 751e632ed8a7: Layer already exists e7cfcabeb691: Layer already exists 3fcf0c84339a: Layer already exists ab9893d9e0d7: Layer already exists 174f56854903: Layer already exists 95cc9102151c: Layer already exists fddfacabe6aa: Pushed master-1_6_6_1-3_0: digest: sha256:93384d482e6b284c2ba99832f82a5b71c92ddb5b56f685681454069a9268958a size: 2830 2025-06-22 13:34:56,955: INFO: Building opensdn-controller-control-control finished successfully, duration: 34 seconds