2025-05-13 11:36:55,689: INFO: Building opensdn-controller-control-control 2025-05-13 11:36:55,727: 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_8_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} ---> 7c5d8402bd59 Step 4/10 : ARG CONTAINER_NAME ---> Running in 2667984e8fb9 ---> Removed intermediate container 2667984e8fb9 ---> 4a9215c31eb2 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 1f02a6a7b270 ---> Removed intermediate container 1f02a6a7b270 ---> 646bd3151e7d 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 de19b4cbb553 ---> Removed intermediate container de19b4cbb553 ---> af60eb5401f0 Step 7/10 : COPY entrypoint.sh / ---> 0b0cceb907a4 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 5b2e0b6fdf93 ---> Removed intermediate container 5b2e0b6fdf93 ---> 970961a99b5c Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in ccdc54dd3af9 ---> Removed intermediate container ccdc54dd3af9 ---> 56ccae25efbf Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 4f6670478b8d ---> Removed intermediate container 4f6670478b8d ---> 66d99cdf87d2 [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 66d99cdf87d2 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_8_5-1 2025-05-13 11:37:15,838: INFO: Docker build duration: 20 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 305a440f10a6: Preparing 8bc2499c15ab: Preparing 89dff8d565a2: Preparing e00046b61f41: Preparing 36c358726f74: Preparing 8eee78861562: Preparing ea30a54cdc47: Preparing cb4ef99eed98: Preparing a89f8c45e18d: Preparing 048800e5d640: Preparing 9a4c3183d425: Preparing 174f56854903: Preparing 305a440f10a6: Waiting 8bc2499c15ab: Waiting 89dff8d565a2: Waiting e00046b61f41: Waiting 36c358726f74: Waiting 8eee78861562: Waiting ea30a54cdc47: Waiting cb4ef99eed98: Waiting a89f8c45e18d: Waiting 048800e5d640: Waiting 9a4c3183d425: Waiting 174f56854903: Waiting 89dff8d565a2: Layer already exists 8bc2499c15ab: Pushed e00046b61f41: Layer already exists 36c358726f74: Layer already exists 8eee78861562: Layer already exists ea30a54cdc47: Layer already exists cb4ef99eed98: Layer already exists 048800e5d640: Layer already exists a89f8c45e18d: Layer already exists 9a4c3183d425: Layer already exists 174f56854903: Layer already exists 305a440f10a6: Pushed master-1_6_8_5-1: digest: sha256:e8e140ed87307436d94b8405bebbfdd62982603e147bf4658ece2344345e63a5 size: 2830 2025-05-13 11:37:36,011: INFO: Building opensdn-controller-control-control finished successfully, duration: 41 seconds