2025-08-04 19:37:09,229: INFO: Building opensdn-controller-control-control 2025-08-04 19:37:09,292: 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-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} ---> 1f117aa8f1e9 Step 4/10 : ARG CONTAINER_NAME ---> Running in 16b83c1083ca ---> Removed intermediate container 16b83c1083ca ---> e5e60c8c8ba7 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 1386815a98fc ---> Removed intermediate container 1386815a98fc ---> dbbc4bd40336 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 99b6d23fb360 ---> Removed intermediate container 99b6d23fb360 ---> 6e5bfd37411a Step 7/10 : COPY entrypoint.sh / ---> ca46ad0b0c36 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 7a7804beb138 ---> Removed intermediate container 7a7804beb138 ---> 4dc00815c201 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 1d3359b04e78 ---> Removed intermediate container 1d3359b04e78 ---> 09c0dbab3a9f Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in c5df7e2f8f0f ---> Removed intermediate container c5df7e2f8f0f ---> 4ccf4e50eb54 [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 4ccf4e50eb54 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_8_5-2 2025-08-04 19:37:27,650: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 0ea15ef04a27: Preparing cdf910911cb7: Preparing 73e929048103: Preparing 3bc71a7fea16: Preparing bd0c8c28f1d9: Preparing 9de7c5c88d35: Preparing fd51a683b91c: Preparing 44fefaa77725: Preparing c218bc1b0827: Preparing 85b16f807bb4: Preparing b5940e50e6ae: Preparing 174f56854903: Preparing 0ea15ef04a27: Waiting cdf910911cb7: Waiting 73e929048103: Waiting 3bc71a7fea16: Waiting bd0c8c28f1d9: Waiting 9de7c5c88d35: Waiting fd51a683b91c: Waiting 44fefaa77725: Waiting c218bc1b0827: Waiting 85b16f807bb4: Waiting b5940e50e6ae: Waiting 174f56854903: Waiting 3bc71a7fea16: Layer already exists bd0c8c28f1d9: Layer already exists 73e929048103: Layer already exists fd51a683b91c: Layer already exists cdf910911cb7: Pushed 44fefaa77725: Layer already exists 9de7c5c88d35: Layer already exists c218bc1b0827: Layer already exists 85b16f807bb4: Layer already exists b5940e50e6ae: Layer already exists 174f56854903: Layer already exists 0ea15ef04a27: Pushed master-1_9_8_5-2: digest: sha256:6e60a73bdd94d45b4b81153b09ce51f62b03eca5ff1a3af91524e66bdf53fd01 size: 2830 2025-08-04 19:37:51,558: INFO: Building opensdn-controller-control-control finished successfully, duration: 42 seconds