2025-06-10 15:16:44,260: INFO: Building opensdn-controller-control-control 2025-06-10 15:16:44,302: 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_6_1_2-6 --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} ---> 9377033a7727 Step 4/10 : ARG CONTAINER_NAME ---> Running in 91282d42dcb8 ---> Removed intermediate container 91282d42dcb8 ---> bc9d12118a4f Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 8ce3ce9b4892 ---> Removed intermediate container 8ce3ce9b4892 ---> 36d63c68dea6 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 b34f9f9a256b ---> Removed intermediate container b34f9f9a256b ---> 1072c6a7e78f Step 7/10 : COPY entrypoint.sh / ---> 908bf3a3d029 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in fef9a4534a33 ---> Removed intermediate container fef9a4534a33 ---> 3c047a2c0a1f Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 8b3f243b150b ---> Removed intermediate container 8b3f243b150b ---> bcb8357ec7a5 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 9988e343427b ---> Removed intermediate container 9988e343427b ---> 9ec59c2bb9e4 [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 9ec59c2bb9e4 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_1_2-6 2025-06-10 15:17:02,420: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] e5640e926cb7: Preparing 870a3b3efeea: Preparing 3a98118987db: Preparing cf8fb1e5072b: Preparing e0b73b0a0591: Preparing 03fb1895d098: Preparing 925f1229dc54: Preparing 6eb49b42cb06: Preparing be9d9b821a7c: Preparing a68e985ab449: Preparing a978720238d3: Preparing 174f56854903: Preparing e5640e926cb7: Waiting 870a3b3efeea: Waiting 3a98118987db: Waiting 925f1229dc54: Waiting 6eb49b42cb06: Waiting be9d9b821a7c: Waiting a68e985ab449: Waiting cf8fb1e5072b: Waiting e0b73b0a0591: Waiting 03fb1895d098: Waiting a978720238d3: Waiting 174f56854903: Waiting 3a98118987db: Layer already exists cf8fb1e5072b: Layer already exists 870a3b3efeea: Pushed e0b73b0a0591: Layer already exists 03fb1895d098: Layer already exists a68e985ab449: Layer already exists 6eb49b42cb06: Layer already exists 925f1229dc54: Layer already exists be9d9b821a7c: Layer already exists a978720238d3: Layer already exists 174f56854903: Layer already exists e5640e926cb7: Pushed master-1_6_1_2-6: digest: sha256:93633eb3c81bfecfd18e2128eca74c19cc8487e820325999a97a4b7cd8af0047 size: 2829 2025-06-10 15:17:30,980: INFO: Building opensdn-controller-control-control finished successfully, duration: 46 seconds