2025-06-30 16:37:03,074: INFO: Building opensdn-controller-control-control 2025-06-30 16:37:03,114: 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_2_4_4-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} ---> 62c66e55dfc3 Step 4/10 : ARG CONTAINER_NAME ---> Running in dcdbf3ccdf8a ---> Removed intermediate container dcdbf3ccdf8a ---> 947851ceb1c2 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 59bdf13b035a ---> Removed intermediate container 59bdf13b035a ---> f068fe341c5c 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 a7f9da557daa ---> Removed intermediate container a7f9da557daa ---> 7afaeaf292fe Step 7/10 : COPY entrypoint.sh / ---> 0f1c71f88e23 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in a48936696098 ---> Removed intermediate container a48936696098 ---> b199ac570379 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 1ba22b8ced37 ---> Removed intermediate container 1ba22b8ced37 ---> 718bf144ffa4 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in c3a0b3b30204 ---> Removed intermediate container c3a0b3b30204 ---> d695cf73930e [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 d695cf73930e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_2_4_4-4_3 2025-06-30 16:37:19,746: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 856009f5b061: Preparing 772179c210bc: Preparing a76a320a8a66: Preparing bb174ea6d270: Preparing e717dbb54d3d: Preparing 556293463717: Preparing 85033ef41641: Preparing 38c22d1a654a: Preparing 8ff52921885e: Preparing 11c865a51f65: Preparing 7df234733014: Preparing 174f56854903: Preparing 856009f5b061: Waiting 772179c210bc: Waiting a76a320a8a66: Waiting bb174ea6d270: Waiting e717dbb54d3d: Waiting 556293463717: Waiting 85033ef41641: Waiting 38c22d1a654a: Waiting 8ff52921885e: Waiting 11c865a51f65: Waiting 7df234733014: Waiting 174f56854903: Waiting a76a320a8a66: Layer already exists bb174ea6d270: Layer already exists e717dbb54d3d: Layer already exists 556293463717: Layer already exists 85033ef41641: Layer already exists 38c22d1a654a: Layer already exists 772179c210bc: Pushed 11c865a51f65: Layer already exists 8ff52921885e: Layer already exists 7df234733014: Layer already exists 174f56854903: Layer already exists 856009f5b061: Pushed master-1_2_4_4-4_3: digest: sha256:9a060e746804131761b4b56688efdb47351e09eb4db0a6e569a310e56e2f7607 size: 2830 2025-06-30 16:37:45,236: INFO: Building opensdn-controller-control-control finished successfully, duration: 42 seconds