2025-08-07 17:03:34,910: INFO: Building opensdn-controller-control-control 2025-08-07 17:03:34,951: 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_9_8_5-7 --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} ---> f0591eeba0e7 Step 4/10 : ARG CONTAINER_NAME ---> Running in d2bd96f61769 ---> Removed intermediate container d2bd96f61769 ---> 3a1def5ee2bd Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in bce19d08ee96 ---> Removed intermediate container bce19d08ee96 ---> 8aea552c2fc5 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 232346a983e7 ---> Removed intermediate container 232346a983e7 ---> 2e95c4f8b4d6 Step 7/10 : COPY entrypoint.sh / ---> 2fc4889623d0 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 54b17a262548 ---> Removed intermediate container 54b17a262548 ---> e13cc31bab0c Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 7c6fb585392b ---> Removed intermediate container 7c6fb585392b ---> e76ab394d6ea Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in e4bbb7eebb3d ---> Removed intermediate container e4bbb7eebb3d ---> c905ae6eb63e [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 c905ae6eb63e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_8_5-7 2025-08-07 17:03:48,586: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 15c17ed7474c: Preparing f6006144d037: Preparing 675895df1e2f: Preparing 4b54e05bd239: Preparing 3e0bceee5d17: Preparing 2d12e797326c: Preparing ab4931796d7a: Preparing 0cf744776111: Preparing b5b5833fbcfb: Preparing 1e13ab395389: Preparing a952b894d530: Preparing 174f56854903: Preparing 15c17ed7474c: Waiting f6006144d037: Waiting 675895df1e2f: Waiting 4b54e05bd239: Waiting 3e0bceee5d17: Waiting 2d12e797326c: Waiting ab4931796d7a: Waiting 0cf744776111: Waiting b5b5833fbcfb: Waiting 1e13ab395389: Waiting a952b894d530: Waiting 174f56854903: Waiting 675895df1e2f: Layer already exists 3e0bceee5d17: Layer already exists f6006144d037: Pushed 4b54e05bd239: Layer already exists 2d12e797326c: Layer already exists ab4931796d7a: Layer already exists 1e13ab395389: Layer already exists b5b5833fbcfb: Layer already exists a952b894d530: Layer already exists 0cf744776111: Layer already exists 174f56854903: Layer already exists 15c17ed7474c: Pushed master-1_9_8_5-7: digest: sha256:31bf57aefc5a3483460af415f6dbb24996870b4f249137a4461b943348104e9f size: 2830 2025-08-07 17:04:10,086: INFO: Building opensdn-controller-control-control finished successfully, duration: 36 seconds