2025-07-11 10:08:41,065: INFO: Building opensdn-controller-control-control 2025-07-11 10:08:41,108: 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_0_4-3 --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} ---> 71c7ca664c7b Step 4/10 : ARG CONTAINER_NAME ---> Running in 561ee62c777d ---> Removed intermediate container 561ee62c777d ---> d7948d4c28e3 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in a8cad1e17481 ---> Removed intermediate container a8cad1e17481 ---> 1cd6911c8dd9 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 d2e00018c125 ---> Removed intermediate container d2e00018c125 ---> 8ed375c18a9f Step 7/10 : COPY entrypoint.sh / ---> 3234df85baaf Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 64a056ceb86a ---> Removed intermediate container 64a056ceb86a ---> 16398464070d Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in d93fdb82d1b8 ---> Removed intermediate container d93fdb82d1b8 ---> 06909d466ef7 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 2e2df0743f0c ---> Removed intermediate container 2e2df0743f0c ---> bb8c2c8269da [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 bb8c2c8269da Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_0_4-3 2025-07-11 10:08:58,710: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 4a6eb5009c21: Preparing 0bfb90edff6f: Preparing e26375f54719: Preparing d261e6b4016e: Preparing 7141428a9b35: Preparing 5892a15c202b: Preparing 4fe54a702031: Preparing d8fb2c685d8f: Preparing 18a818970828: Preparing 7adafddf7ae0: Preparing e3e1bd388534: Preparing 174f56854903: Preparing 4a6eb5009c21: Waiting 0bfb90edff6f: Waiting e26375f54719: Waiting d261e6b4016e: Waiting 7141428a9b35: Waiting 5892a15c202b: Waiting 4fe54a702031: Waiting d8fb2c685d8f: Waiting 18a818970828: Waiting 7adafddf7ae0: Waiting e3e1bd388534: Waiting 174f56854903: Waiting 0bfb90edff6f: Pushed 7141428a9b35: Layer already exists e26375f54719: Layer already exists d261e6b4016e: Layer already exists 5892a15c202b: Layer already exists 4fe54a702031: Layer already exists 7adafddf7ae0: Layer already exists 18a818970828: Layer already exists e3e1bd388534: Layer already exists d8fb2c685d8f: Layer already exists 174f56854903: Layer already exists 4a6eb5009c21: Pushed master-1_9_0_4-3: digest: sha256:958ad8e2b26667236c840c33e8d0d8d6667ead9ed50c0c695c2e5bc73dc3064d size: 2830 2025-07-11 10:09:21,583: INFO: Building opensdn-controller-control-control finished successfully, duration: 40 seconds