2025-05-07 13:34:38,610: INFO: Building opensdn-controller-control-control 2025-05-07 13:34:38,655: 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_6_3-5 --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} ---> 592ce096ee80 Step 4/10 : ARG CONTAINER_NAME ---> Running in 3fb53c04d0d8 ---> Removed intermediate container 3fb53c04d0d8 ---> 70096b81ce4b Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in af16b5dbe373 ---> Removed intermediate container af16b5dbe373 ---> 942da48879c5 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 ebe7682ab0d6 ---> Removed intermediate container ebe7682ab0d6 ---> 49dc599e3d8d Step 7/10 : COPY entrypoint.sh / ---> 6f3153372c8d Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in a05c594d0687 ---> Removed intermediate container a05c594d0687 ---> 8383e9be396a Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c4fc2eda9dbd ---> Removed intermediate container c4fc2eda9dbd ---> a5a6ab4346e4 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 72b9edb911c4 ---> Removed intermediate container 72b9edb911c4 ---> 8d91abdb4cb1 [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 8d91abdb4cb1 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_6_3-5 2025-05-07 13:34:55,628: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] a4fd6605ad0a: Preparing 209f669ce42e: Preparing a4fd6605ad0a: Waiting 209f669ce42e: Waiting d30c79a7fabb: Preparing d7faea758ff1: Preparing ecad45d01e45: Preparing da5b54a9a665: Preparing 833d0a392090: Preparing 57070b83a13b: Preparing 7ae2cc606428: Preparing e92ee715f7f7: Preparing 88451843947f: Preparing 174f56854903: Preparing d30c79a7fabb: Waiting d7faea758ff1: Waiting ecad45d01e45: Waiting da5b54a9a665: Waiting 833d0a392090: Waiting 57070b83a13b: Waiting 7ae2cc606428: Waiting e92ee715f7f7: Waiting 88451843947f: Waiting 174f56854903: Waiting ecad45d01e45: Layer already exists d7faea758ff1: Layer already exists d30c79a7fabb: Layer already exists da5b54a9a665: Layer already exists 57070b83a13b: Layer already exists 209f669ce42e: Pushed 833d0a392090: Layer already exists 7ae2cc606428: Layer already exists e92ee715f7f7: Layer already exists 88451843947f: Layer already exists 174f56854903: Layer already exists a4fd6605ad0a: Pushed master-1_6_6_3-5: digest: sha256:a476ef54335a6ed4e45d6375792af230554b284c92587b4e9c23357aa37ad93f size: 2830 2025-05-07 13:35:15,746: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds