2025-08-11 15:22:30,038: INFO: Building opensdn-controller-control-control 2025-08-11 15:22:30,146: 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_9_8_5-1_4 --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} ---> 21c1a0d009e7 Step 4/10 : ARG CONTAINER_NAME ---> Running in 53590fa27261 ---> Removed intermediate container 53590fa27261 ---> 8e5f4e975e25 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in af612a34a17d ---> Removed intermediate container af612a34a17d ---> e4e477957c90 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 d8495a34d623 ---> Removed intermediate container d8495a34d623 ---> 059ecbd9be94 Step 7/10 : COPY entrypoint.sh / ---> 641a290d8333 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in b750a90ead4a ---> Removed intermediate container b750a90ead4a ---> 1614a513218d Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 63ce4a9faf8a ---> Removed intermediate container 63ce4a9faf8a ---> a1369bd0d2c8 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in d2a5029a9555 ---> Removed intermediate container d2a5029a9555 ---> 46c4b188d0ca [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 46c4b188d0ca Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_8_5-1_4 2025-08-11 15:22:46,100: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 94bd2641c485: Preparing f534098fc987: Preparing 374642f5da16: Preparing 30a171c49653: Preparing 0aa16ee32445: Preparing 473cc537b045: Preparing 11ea94879fb9: Preparing 2e6ff32678da: Preparing b954f7a3cb2b: Preparing cb71937d1097: Preparing 851297f0b976: Preparing 174f56854903: Preparing 11ea94879fb9: Waiting 2e6ff32678da: Waiting b954f7a3cb2b: Waiting cb71937d1097: Waiting 851297f0b976: Waiting 174f56854903: Waiting 94bd2641c485: Waiting f534098fc987: Waiting 374642f5da16: Waiting 30a171c49653: Waiting 0aa16ee32445: Waiting 473cc537b045: Waiting 30a171c49653: Layer already exists 374642f5da16: Layer already exists 0aa16ee32445: Layer already exists 473cc537b045: Layer already exists 11ea94879fb9: Layer already exists 2e6ff32678da: Layer already exists b954f7a3cb2b: Layer already exists f534098fc987: Pushed cb71937d1097: Layer already exists 851297f0b976: Layer already exists 174f56854903: Layer already exists 94bd2641c485: Pushed master-1_9_8_5-1_4: digest: sha256:40654e594236406f8b302ce174bd0f49b00af38e09a2fcfba163810005138384 size: 2830 2025-08-11 15:23:19,180: INFO: Building opensdn-controller-control-control finished successfully, duration: 50 seconds