2025-06-14 18:55:01,471: INFO: Building opensdn-controller-control-control 2025-06-14 18:55:01,485: 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_8_0_8-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} ---> a01058c99a10 Step 4/10 : ARG CONTAINER_NAME ---> Running in e620e5d81d82 ---> Removed intermediate container e620e5d81d82 ---> c65525422e08 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 81c69e9df276 ---> Removed intermediate container 81c69e9df276 ---> 36867d52ce40 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 a4d6d97b05eb ---> Removed intermediate container a4d6d97b05eb ---> 89306ba0747c Step 7/10 : COPY entrypoint.sh / ---> 9dfb86241039 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 17fe9e2b2190 ---> Removed intermediate container 17fe9e2b2190 ---> b79c2a929587 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b0de813ec6ef ---> Removed intermediate container b0de813ec6ef ---> 68ee96c0d290 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in fecf011da43c ---> Removed intermediate container fecf011da43c ---> 5340697fcbc0 [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 5340697fcbc0 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_0_8-7 2025-06-14 18:55:19,259: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] a584c6e98b1f: Preparing 19d25691c37e: Preparing cc1f169c5acf: Preparing 390210dcce0e: Preparing 9ba9e6e418dd: Preparing 98eb08e74d37: Preparing 88d134524dab: Preparing 8b982218ffef: Preparing a63dcce9237f: Preparing 64ee5e9866ec: Preparing be17bdcc026e: Preparing 174f56854903: Preparing a584c6e98b1f: Waiting 19d25691c37e: Waiting cc1f169c5acf: Waiting 390210dcce0e: Waiting 9ba9e6e418dd: Waiting 98eb08e74d37: Waiting 88d134524dab: Waiting 8b982218ffef: Waiting a63dcce9237f: Waiting 64ee5e9866ec: Waiting be17bdcc026e: Waiting 174f56854903: Waiting 390210dcce0e: Layer already exists cc1f169c5acf: Layer already exists 9ba9e6e418dd: Layer already exists 19d25691c37e: Pushed 98eb08e74d37: Layer already exists 88d134524dab: Layer already exists a63dcce9237f: Layer already exists 8b982218ffef: Layer already exists 64ee5e9866ec: Layer already exists 174f56854903: Layer already exists be17bdcc026e: Layer already exists a584c6e98b1f: Pushed master-1_8_0_8-7: digest: sha256:3278ac16235f5339f725fc5da02a09f8cf6c4f9e9087eeb9d90c9581630b2c27 size: 2829 2025-06-14 18:55:44,015: INFO: Building opensdn-controller-control-control finished successfully, duration: 43 seconds