2025-06-30 11:02:03,506: INFO: Building opensdn-controller-control-control 2025-06-30 11:02:03,555: 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} ---> 42553dec89d5 Step 4/10 : ARG CONTAINER_NAME ---> Running in d828a3352414 ---> Removed intermediate container d828a3352414 ---> 8f7c0508d65a Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 13c5e7a78762 ---> Removed intermediate container 13c5e7a78762 ---> eaf658011dc5 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 cdc4457f0240 ---> Removed intermediate container cdc4457f0240 ---> 28096fc6b6d7 Step 7/10 : COPY entrypoint.sh / ---> c73322a14aa8 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 11825e52a936 ---> Removed intermediate container 11825e52a936 ---> 0f5c207eed7d Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 3247edeee9f7 ---> Removed intermediate container 3247edeee9f7 ---> c4a7b739ba1a Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 98dde55cba3c ---> Removed intermediate container 98dde55cba3c ---> 638ba4524df4 [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 638ba4524df4 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_2_4_4-4_3 2025-06-30 11:02:20,125: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] f294e2bc16c9: Preparing 7a97c1d91e10: Preparing 3960b898277c: Preparing 77b9632e474f: Preparing 10d8a0c80d1c: Preparing aaa97609f61b: Preparing ca6c8ef57e0a: Preparing ad22992771b0: Preparing 7ca71abfff54: Preparing e93c6ba5487e: Preparing 1ed5ef088224: Preparing 174f56854903: Preparing f294e2bc16c9: Waiting 7a97c1d91e10: Waiting 3960b898277c: Waiting 77b9632e474f: Waiting 10d8a0c80d1c: Waiting aaa97609f61b: Waiting ca6c8ef57e0a: Waiting ad22992771b0: Waiting 7ca71abfff54: Waiting e93c6ba5487e: Waiting 1ed5ef088224: Waiting 174f56854903: Waiting 77b9632e474f: Layer already exists 3960b898277c: Layer already exists 10d8a0c80d1c: Layer already exists 7a97c1d91e10: Pushed ca6c8ef57e0a: Layer already exists aaa97609f61b: Layer already exists ad22992771b0: Layer already exists 7ca71abfff54: Layer already exists 1ed5ef088224: Layer already exists e93c6ba5487e: Layer already exists 174f56854903: Layer already exists f294e2bc16c9: Pushed master-1_2_4_4-4_3: digest: sha256:270e168aef7968bde9dfe0bd049408232727bd334d95c0cd4078cdc1e3962997 size: 2830 2025-06-30 11:02:40,977: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds