2025-07-23 15:10:28,358: INFO: Building opensdn-controller-control-control 2025-07-23 15:10:28,398: 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_0-2 --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} ---> 68c8ccc54f1a Step 4/10 : ARG CONTAINER_NAME ---> Running in 147aa15306cb ---> Removed intermediate container 147aa15306cb ---> 4ac7a1fafa25 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 7baa5f00924c ---> Removed intermediate container 7baa5f00924c ---> 234af6271e28 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 9f46a5a12d47 ---> Removed intermediate container 9f46a5a12d47 ---> cb29d04c9760 Step 7/10 : COPY entrypoint.sh / ---> 983e3264f3d6 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 66935567fea5 ---> Removed intermediate container 66935567fea5 ---> 653a94799b24 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in dda3b6ca6715 ---> Removed intermediate container dda3b6ca6715 ---> bc11e4f30729 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 709d7f1fb0d8 ---> Removed intermediate container 709d7f1fb0d8 ---> 9c46ffb19f87 [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 9c46ffb19f87 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_8_0-2 2025-07-23 15:10:42,998: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 36bc42eb36a7: Preparing 2f24064e6cf1: Preparing bf87462457b0: Preparing 940e799a6bf7: Preparing f6886e502473: Preparing 83aa619b81f8: Preparing dff56ec721ee: Preparing ccc8fde00b9e: Preparing 37b1ee7ad51e: Preparing 4708dd89e015: Preparing a27ee2286a4e: Preparing 174f56854903: Preparing 36bc42eb36a7: Waiting 2f24064e6cf1: Waiting bf87462457b0: Waiting 940e799a6bf7: Waiting f6886e502473: Waiting 83aa619b81f8: Waiting dff56ec721ee: Waiting ccc8fde00b9e: Waiting 37b1ee7ad51e: Waiting 4708dd89e015: Waiting a27ee2286a4e: Waiting 174f56854903: Waiting bf87462457b0: Layer already exists 940e799a6bf7: Layer already exists f6886e502473: Layer already exists dff56ec721ee: Layer already exists 83aa619b81f8: Layer already exists 2f24064e6cf1: Pushed ccc8fde00b9e: Layer already exists 37b1ee7ad51e: Layer already exists 4708dd89e015: Layer already exists a27ee2286a4e: Layer already exists 174f56854903: Layer already exists 36bc42eb36a7: Pushed master-1_9_8_0-2: digest: sha256:e8b0f49f3769faea3f6f5176a259ab2b6a1c12bc7cca85c5501a8585e2a31a85 size: 2830 2025-07-23 15:11:06,561: INFO: Building opensdn-controller-control-control finished successfully, duration: 38 seconds