2025-07-17 14:08:20,485: INFO: Building opensdn-controller-control-control 2025-07-17 14:08:20,539: 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_6_4-3 --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} ---> eb88a53ee8f5 Step 4/10 : ARG CONTAINER_NAME ---> Running in 436bbe43a3a6 ---> Removed intermediate container 436bbe43a3a6 ---> 88e6af090690 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in d82ed3832812 ---> Removed intermediate container d82ed3832812 ---> 2a9ab797bc11 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 f811dd9a0181 ---> Removed intermediate container f811dd9a0181 ---> 4635b9c15d2b Step 7/10 : COPY entrypoint.sh / ---> 76bc6fa6f1de Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 1b80fefa9f9b ---> Removed intermediate container 1b80fefa9f9b ---> f38af69df0c0 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 7d82df3842c5 ---> Removed intermediate container 7d82df3842c5 ---> 2816ab19fe9f Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 9269d429c099 ---> Removed intermediate container 9269d429c099 ---> 5ccb31f8b5d3 [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 5ccb31f8b5d3 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_6_4-3 2025-07-17 14:08:36,909: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] f0f8d1335018: Preparing c388b0ae785e: Preparing 26d4da027089: Preparing d0781ab7279e: Preparing ddb829a20c5a: Preparing 2a20e5fe8426: Preparing dade9d8ae7bb: Preparing b5f5b349a6e6: Preparing 1f67a2316566: Preparing ee86fa3a85de: Preparing fbec435de557: Preparing 174f56854903: Preparing f0f8d1335018: Waiting c388b0ae785e: Waiting 26d4da027089: Waiting d0781ab7279e: Waiting ddb829a20c5a: Waiting 2a20e5fe8426: Waiting dade9d8ae7bb: Waiting b5f5b349a6e6: Waiting 1f67a2316566: Waiting ee86fa3a85de: Waiting fbec435de557: Waiting 174f56854903: Waiting c388b0ae785e: Pushed 26d4da027089: Layer already exists d0781ab7279e: Layer already exists b5f5b349a6e6: Layer already exists ddb829a20c5a: Layer already exists 1f67a2316566: Layer already exists 2a20e5fe8426: Layer already exists dade9d8ae7bb: Layer already exists ee86fa3a85de: Layer already exists fbec435de557: Layer already exists 174f56854903: Layer already exists f0f8d1335018: Pushed master-1_9_6_4-3: digest: sha256:253cf07bda13391be5d260ef2e2abec081a187ad1adf50a072c55d1cf408cafd size: 2830 2025-07-17 14:08:57,640: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds