2025-06-06 18:39:54,971: INFO: Building opensdn-controller-control-control 2025-06-06 18:39:55,012: 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_8_0_4-1 --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} ---> 57094ae25ee3 Step 4/10 : ARG CONTAINER_NAME ---> Running in d1803707e9fe ---> Removed intermediate container d1803707e9fe ---> 8e99a095772a Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 643c8f6cfe94 ---> Removed intermediate container 643c8f6cfe94 ---> 5f9cbb112e67 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 517cca5c16d3 ---> Removed intermediate container 517cca5c16d3 ---> 82c151308008 Step 7/10 : COPY entrypoint.sh / ---> 318788cd4338 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 2714e53c3d93 ---> Removed intermediate container 2714e53c3d93 ---> 4ff5acdf4eee Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b1d0b2e4416f ---> Removed intermediate container b1d0b2e4416f ---> 281d5e034f17 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 8ad85d3f3175 ---> Removed intermediate container 8ad85d3f3175 ---> 4dabe963fb59 [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 4dabe963fb59 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_0_4-1 2025-06-06 18:40:12,834: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] e584eab2ee13: Preparing d53e0137a804: Preparing efc3c7d1c63b: Preparing c503aaffb9fc: Preparing 606db4581e77: Preparing 0b662c6cd2ad: Preparing b83ce86b681d: Preparing 8a8456944a26: Preparing 5aa37df1ff13: Preparing d4b748658f47: Preparing 813cfdc3a17a: Preparing 174f56854903: Preparing e584eab2ee13: Waiting d53e0137a804: Waiting efc3c7d1c63b: Waiting c503aaffb9fc: Waiting 606db4581e77: Waiting 0b662c6cd2ad: Waiting b83ce86b681d: Waiting 8a8456944a26: Waiting 5aa37df1ff13: Waiting d4b748658f47: Waiting 813cfdc3a17a: Waiting 174f56854903: Waiting c503aaffb9fc: Layer already exists 606db4581e77: Layer already exists efc3c7d1c63b: Layer already exists 0b662c6cd2ad: Layer already exists b83ce86b681d: Layer already exists 8a8456944a26: Layer already exists 5aa37df1ff13: Layer already exists d4b748658f47: Layer already exists d53e0137a804: Pushed 813cfdc3a17a: Layer already exists 174f56854903: Layer already exists e584eab2ee13: Pushed master-1_8_0_4-1: digest: sha256:df9b2b53147b12ab750a498b6e643545cdebffba78d33a1294eef3337b4859b2 size: 2830 2025-06-06 18:40:36,410: INFO: Building opensdn-controller-control-control finished successfully, duration: 42 seconds