2025-06-06 12:50:51,435: INFO: Building opensdn-controller-control-control 2025-06-06 12:50:51,521: 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} ---> a60d3fb83dc4 Step 4/10 : ARG CONTAINER_NAME ---> Running in 00bde83cdc9b ---> Removed intermediate container 00bde83cdc9b ---> b8cfe610e0ea Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 7c86e6839f36 ---> Removed intermediate container 7c86e6839f36 ---> 997250389d29 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 e82c245eecb7 ---> Removed intermediate container e82c245eecb7 ---> 5031688260f9 Step 7/10 : COPY entrypoint.sh / ---> a70d2c1be573 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 3c5f638af22a ---> Removed intermediate container 3c5f638af22a ---> 5c306e63f391 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b638b157d54b ---> Removed intermediate container b638b157d54b ---> c4ca94c32b83 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 1d9c0cbac0ce ---> Removed intermediate container 1d9c0cbac0ce ---> b0982979b78f [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 b0982979b78f Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_0_4-1 2025-06-06 12:51:10,254: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] b649f82e145e: Preparing 723d38e3b03c: Preparing 96c6a5615b54: Preparing 636a2791f35b: Preparing c5cee61ccc22: Preparing 925a720322f4: Preparing a2e5ba70330c: Preparing a52600de8bf2: Preparing 0700ba8157f2: Preparing d8ffd2605511: Preparing 3c3d7419fcc5: Preparing 174f56854903: Preparing b649f82e145e: Waiting 723d38e3b03c: Waiting 96c6a5615b54: Waiting 636a2791f35b: Waiting c5cee61ccc22: Waiting 925a720322f4: Waiting a2e5ba70330c: Waiting a52600de8bf2: Waiting 0700ba8157f2: Waiting d8ffd2605511: Waiting 3c3d7419fcc5: Waiting 174f56854903: Waiting c5cee61ccc22: Layer already exists 96c6a5615b54: Layer already exists 636a2791f35b: Layer already exists 925a720322f4: Layer already exists 723d38e3b03c: Pushed a52600de8bf2: Layer already exists 0700ba8157f2: Layer already exists a2e5ba70330c: Layer already exists d8ffd2605511: Layer already exists 3c3d7419fcc5: Layer already exists 174f56854903: Layer already exists b649f82e145e: Pushed master-1_8_0_4-1: digest: sha256:59f7fc2b39468e6295996a8c57608b3c5247d02259b3c872e26722f95c54a1db size: 2830 2025-06-06 12:51:33,529: INFO: Building opensdn-controller-control-control finished successfully, duration: 42 seconds