2025-08-22 08:49:36,017: INFO: Building opensdn-controller-control-control 2025-08-22 08:49:36,065: 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_9-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} ---> ac745f53f1be Step 4/10 : ARG CONTAINER_NAME ---> Running in 9d2143551261 ---> Removed intermediate container 9d2143551261 ---> 343878eba390 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in c976b081eb64 ---> Removed intermediate container c976b081eb64 ---> 9d36743715bb 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 aca7a7c9442f ---> Removed intermediate container aca7a7c9442f ---> f06ecfc74820 Step 7/10 : COPY entrypoint.sh / ---> 87622d42ffea Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 7092b47caf3c ---> Removed intermediate container 7092b47caf3c ---> ff0b95e30e0e Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 2324944eff95 ---> Removed intermediate container 2324944eff95 ---> 934c75a832c9 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 4c921cab514d ---> Removed intermediate container 4c921cab514d ---> 69858c64c687 [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 69858c64c687 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_0_2_9-1 2025-08-22 08:49:54,496: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 3b63c7f8607d: Preparing 5e663307738e: Preparing c7aae8e1d276: Preparing 7dd9976baff4: Preparing 67ccb582cfd4: Preparing 8f5e11313caa: Preparing f05667038738: Preparing f155af11ea79: Preparing e7ab948a0a14: Preparing 6e6bbd410169: Preparing cd748cb2312b: Preparing 174f56854903: Preparing 3b63c7f8607d: Waiting 5e663307738e: Waiting c7aae8e1d276: Waiting f05667038738: Waiting f155af11ea79: Waiting e7ab948a0a14: Waiting 7dd9976baff4: Waiting 67ccb582cfd4: Waiting 6e6bbd410169: Waiting cd748cb2312b: Waiting 8f5e11313caa: Waiting 174f56854903: Waiting c7aae8e1d276: Layer already exists 67ccb582cfd4: Layer already exists 8f5e11313caa: Layer already exists 7dd9976baff4: Layer already exists 5e663307738e: Pushed f05667038738: Layer already exists f155af11ea79: Layer already exists 6e6bbd410169: Layer already exists e7ab948a0a14: Layer already exists 174f56854903: Layer already exists cd748cb2312b: Layer already exists 3b63c7f8607d: Pushed master-2_0_2_9-1: digest: sha256:2e22a8a87dc303c89d1cd214184c323fb2858be7fcd0452f348325dec1253c6f size: 2830 2025-08-22 08:50:18,631: INFO: Building opensdn-controller-control-control finished successfully, duration: 43 seconds