2025-08-22 18:18:39,016: INFO: Building opensdn-controller-control-control 2025-08-22 18:18:39,040: 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-2_0_3_0-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} ---> 1dc794a228d9 Step 4/10 : ARG CONTAINER_NAME ---> Running in 1fcd206635b7 ---> Removed intermediate container 1fcd206635b7 ---> a503e19347cc Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 89d1ba1e71a5 ---> Removed intermediate container 89d1ba1e71a5 ---> 3a99be7be158 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 eb2a5ca777b6 ---> Removed intermediate container eb2a5ca777b6 ---> 97c9dad9741b Step 7/10 : COPY entrypoint.sh / ---> e0b15d5f7309 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in b1a53fe075e1 ---> Removed intermediate container b1a53fe075e1 ---> a31a69c88fd1 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5bc19588368a ---> Removed intermediate container 5bc19588368a ---> 9369e42f3db2 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in da87fed32e66 ---> Removed intermediate container da87fed32e66 ---> 6f493cdeed8d [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 6f493cdeed8d Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_0_3_0-1 2025-08-22 18:18:56,349: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 60060e68dec3: Preparing f57ba29072f2: Preparing c916e689db64: Preparing da7a1beb7280: Preparing 6dc410f9455c: Preparing f2b067b050f3: Preparing 543701ba7236: Preparing f0ce069ad6c5: Preparing 7bad5f3594b3: Preparing adb2b1e9f616: Preparing effd621fabf6: Preparing 174f56854903: Preparing 60060e68dec3: Waiting f57ba29072f2: Waiting c916e689db64: Waiting da7a1beb7280: Waiting 6dc410f9455c: Waiting f2b067b050f3: Waiting 543701ba7236: Waiting f0ce069ad6c5: Waiting 7bad5f3594b3: Waiting adb2b1e9f616: Waiting effd621fabf6: Waiting 174f56854903: Waiting c916e689db64: Layer already exists 6dc410f9455c: Layer already exists da7a1beb7280: Layer already exists f2b067b050f3: Layer already exists 543701ba7236: Layer already exists f57ba29072f2: Pushed f0ce069ad6c5: Layer already exists 7bad5f3594b3: Layer already exists adb2b1e9f616: Layer already exists 174f56854903: Layer already exists effd621fabf6: Layer already exists 60060e68dec3: Pushed master-2_0_3_0-1: digest: sha256:2bfc2bfd354e375424499acb0164818e492e167e63b8a9c943182d84674ebc8f size: 2830 2025-08-22 18:19:15,765: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds