2025-06-05 15:37:44,911: INFO: Building opensdn-controller-control-control 2025-06-05 15:37:44,950: 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_2-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} ---> 24a242beb8ce Step 4/10 : ARG CONTAINER_NAME ---> Running in e84f92058744 ---> Removed intermediate container e84f92058744 ---> 560490b55473 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in bb60336ed784 ---> Removed intermediate container bb60336ed784 ---> d4fc7be6c417 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 c617093ff607 ---> Removed intermediate container c617093ff607 ---> db416b9f2aa0 Step 7/10 : COPY entrypoint.sh / ---> 15a716da68f2 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in c2fd2eb0fb27 ---> Removed intermediate container c2fd2eb0fb27 ---> dbd1c6b9b685 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in ee458645718d ---> Removed intermediate container ee458645718d ---> a18bb4bb21ba Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 7413b6e9b7e1 ---> Removed intermediate container 7413b6e9b7e1 ---> 2901c01f2be7 [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 2901c01f2be7 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_0_2-2 2025-06-05 15:38:04,542: INFO: Docker build duration: 20 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] a05a8d4767be: Preparing 5d220da89738: Preparing d5c32e10eaa0: Preparing 89df0933e7ae: Preparing ecca47aa7f54: Preparing 7466525f0778: Preparing 7a2ce2efbcad: Preparing 8b789fb2f7cb: Preparing a73b9c636f7f: Preparing 8d20ab7a4c41: Preparing 74faf3c8c435: Preparing 174f56854903: Preparing a05a8d4767be: Waiting 5d220da89738: Waiting d5c32e10eaa0: Waiting 89df0933e7ae: Waiting ecca47aa7f54: Waiting 7466525f0778: Waiting 7a2ce2efbcad: Waiting 8b789fb2f7cb: Waiting a73b9c636f7f: Waiting 8d20ab7a4c41: Waiting 74faf3c8c435: Waiting 174f56854903: Waiting d5c32e10eaa0: Layer already exists ecca47aa7f54: Layer already exists 5d220da89738: Pushed 89df0933e7ae: Layer already exists 7a2ce2efbcad: Layer already exists 7466525f0778: Layer already exists 8b789fb2f7cb: Layer already exists a73b9c636f7f: Layer already exists 8d20ab7a4c41: Layer already exists 74faf3c8c435: Layer already exists 174f56854903: Layer already exists a05a8d4767be: Pushed master-1_8_0_2-2: digest: sha256:5d2f9715ed9ad829af1c5f99577bdc22855c637aa6912dc19ec3c6cdbe3f72bb size: 2830 2025-06-05 15:38:29,732: INFO: Building opensdn-controller-control-control finished successfully, duration: 45 seconds