2025-05-12 10:52:46,014: INFO: Building opensdn-controller-control-control 2025-05-12 10:52:46,046: 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_0_8_7-7_0 --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} ---> 09899ee4c1b2 Step 4/10 : ARG CONTAINER_NAME ---> Running in 34d090ec32ea ---> Removed intermediate container 34d090ec32ea ---> 5b6a637f827f Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 210a5715db22 ---> Removed intermediate container 210a5715db22 ---> 4674f0140ae3 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 dfccec1993a2 ---> Removed intermediate container dfccec1993a2 ---> fbee203b2df8 Step 7/10 : COPY entrypoint.sh / ---> b217050f7dcd Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 0a7f4d5d86a8 ---> Removed intermediate container 0a7f4d5d86a8 ---> abe006e4e0cf Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in ad09b8b72a53 ---> Removed intermediate container ad09b8b72a53 ---> bbf9d381a0a1 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 4d4606e3fbf8 ---> Removed intermediate container 4d4606e3fbf8 ---> 2e78b8461ea8 [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 2e78b8461ea8 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_0_8_7-7_0 2025-05-12 10:53:02,001: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] f094b6808cc1: Preparing e2e19a4ae699: Preparing 1b85fc157b27: Preparing 79c8f85374a0: Preparing 480e8699210a: Preparing 7508ca859452: Preparing d24931b41642: Preparing 622a89690fdf: Preparing 79d76a183714: Preparing c0f9089667c4: Preparing 5c45c81768a9: Preparing 174f56854903: Preparing f094b6808cc1: Waiting e2e19a4ae699: Waiting 1b85fc157b27: Waiting 79c8f85374a0: Waiting 480e8699210a: Waiting 7508ca859452: Waiting d24931b41642: Waiting 622a89690fdf: Waiting 79d76a183714: Waiting c0f9089667c4: Waiting 5c45c81768a9: Waiting 174f56854903: Waiting 1b85fc157b27: Layer already exists 480e8699210a: Layer already exists 79c8f85374a0: Layer already exists 7508ca859452: Layer already exists d24931b41642: Layer already exists 622a89690fdf: Layer already exists e2e19a4ae699: Pushed 79d76a183714: Layer already exists 5c45c81768a9: Layer already exists c0f9089667c4: Layer already exists 174f56854903: Layer already exists f094b6808cc1: Pushed master-1_0_8_7-7_0: digest: sha256:cc645c919218d4e311a3c0e218a92286c5f993d00d0cfc0eca915b990cefa4d2 size: 2830 2025-05-12 10:53:26,412: INFO: Building opensdn-controller-control-control finished successfully, duration: 41 seconds