2025-05-15 15:44:11,822: INFO: Building opensdn-controller-control-control 2025-05-15 15:44:11,857: 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_6_8_5-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} ---> 610ce269a6e0 Step 4/10 : ARG CONTAINER_NAME ---> Running in c03060ce1bcd ---> Removed intermediate container c03060ce1bcd ---> d6fc4c0f5db5 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in e8c5c3691d5c ---> Removed intermediate container e8c5c3691d5c ---> cf7085b7d5a9 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 74d2a8e1c818 ---> Removed intermediate container 74d2a8e1c818 ---> dba4a2356305 Step 7/10 : COPY entrypoint.sh / ---> c00977be7fc4 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in a512665d5ade ---> Removed intermediate container a512665d5ade ---> bcc95122a3c1 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 7ac27beaab8e ---> Removed intermediate container 7ac27beaab8e ---> eb6e5d654969 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in db6bf2bdb1e6 ---> Removed intermediate container db6bf2bdb1e6 ---> eda525928ad6 [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 eda525928ad6 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_8_5-1 2025-05-15 15:44:25,863: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 06bc1f01e024: Preparing 609949c5445f: Preparing 3373b97451bb: Preparing 153fb48afb84: Preparing da868b30c432: Preparing 8c261f442d80: Preparing f3c749afffe6: Preparing d2d0614c60bc: Preparing 236c6f5e6b6d: Preparing 7994c06296d4: Preparing a23c0e49b834: Preparing 174f56854903: Preparing 06bc1f01e024: Waiting 609949c5445f: Waiting 3373b97451bb: Waiting 153fb48afb84: Waiting da868b30c432: Waiting 8c261f442d80: Waiting f3c749afffe6: Waiting d2d0614c60bc: Waiting 236c6f5e6b6d: Waiting 7994c06296d4: Waiting a23c0e49b834: Waiting 174f56854903: Waiting 3373b97451bb: Layer already exists 609949c5445f: Pushed 153fb48afb84: Layer already exists da868b30c432: Layer already exists 8c261f442d80: Layer already exists f3c749afffe6: Layer already exists d2d0614c60bc: Layer already exists 7994c06296d4: Layer already exists 236c6f5e6b6d: Layer already exists 174f56854903: Layer already exists a23c0e49b834: Layer already exists 06bc1f01e024: Pushed master-1_6_8_5-1: digest: sha256:23e15b4ae7862f0405af248c41f7f5b7e1d214bcecb99fba58fd8643d404059e size: 2830 2025-05-15 15:44:47,472: INFO: Building opensdn-controller-control-control finished successfully, duration: 36 seconds