2025-08-20 11:51:59,825: INFO: Building opensdn-controller-control-control 2025-08-20 11:51:59,838: 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_2_4-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} ---> 79a102cb42e2 Step 4/10 : ARG CONTAINER_NAME ---> Running in 636d4c31f805 ---> Removed intermediate container 636d4c31f805 ---> bb2674f83cac Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 847a8ca97c4d ---> Removed intermediate container 847a8ca97c4d ---> be97df69daea 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 caed3e2c31a1 ---> Removed intermediate container caed3e2c31a1 ---> 8e308d5af34b Step 7/10 : COPY entrypoint.sh / ---> 9a7e45e65169 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in d8b7d133a27a ---> Removed intermediate container d8b7d133a27a ---> 2dca2c97391a Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 653cca1e7605 ---> Removed intermediate container 653cca1e7605 ---> c0b046088f3b Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in e35f76875255 ---> Removed intermediate container e35f76875255 ---> 284f1e2c6af2 [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 284f1e2c6af2 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_0_2_4-1 2025-08-20 11:52:18,250: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 59ec333e0205: Preparing fcfff33d939e: Preparing f3c8d9cf63ed: Preparing 351916a6c327: Preparing a684f7316188: Preparing 1899204dddca: Preparing 442817bed4cb: Preparing fa712e5a74a5: Preparing 66d81bace094: Preparing 6f4f8d952394: Preparing 61767888c23d: Preparing 174f56854903: Preparing 59ec333e0205: Waiting fcfff33d939e: Waiting f3c8d9cf63ed: Waiting 351916a6c327: Waiting a684f7316188: Waiting 1899204dddca: Waiting 442817bed4cb: Waiting fa712e5a74a5: Waiting 66d81bace094: Waiting 6f4f8d952394: Waiting 61767888c23d: Waiting 174f56854903: Waiting f3c8d9cf63ed: Layer already exists a684f7316188: Layer already exists 351916a6c327: Layer already exists fcfff33d939e: Pushed 442817bed4cb: Layer already exists 1899204dddca: Layer already exists fa712e5a74a5: Layer already exists 66d81bace094: Layer already exists 6f4f8d952394: Layer already exists 174f56854903: Layer already exists 61767888c23d: Layer already exists 59ec333e0205: Pushed master-2_0_2_4-1: digest: sha256:9e3654ea1fb2e40147c3ff8ba4b3dd91b9ea9314c34a89ba4875bda4ee88d35b size: 2830 2025-08-20 11:52:40,934: INFO: Building opensdn-controller-control-control finished successfully, duration: 41 seconds