2025-06-13 20:29:02,969: INFO: Building opensdn-controller-control-control 2025-06-13 20:29:03,010: 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_8-2 --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} ---> f56808101443 Step 4/10 : ARG CONTAINER_NAME ---> Running in 5f7bd03853fb ---> Removed intermediate container 5f7bd03853fb ---> fc19d03490a9 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 424c05700f14 ---> Removed intermediate container 424c05700f14 ---> 3a37178007ff 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 d795bba401f9 ---> Removed intermediate container d795bba401f9 ---> f5a7424ab759 Step 7/10 : COPY entrypoint.sh / ---> 8767bc86d76a Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 4026d139bfa9 ---> Removed intermediate container 4026d139bfa9 ---> 4a8fbe8dbcd6 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 568a057ee2de ---> Removed intermediate container 568a057ee2de ---> da9b00a28921 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 7d50bf2f1354 ---> Removed intermediate container 7d50bf2f1354 ---> cb35fed64bbd [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 cb35fed64bbd Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_0_8-2 2025-06-13 20:29:17,148: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] abb8f2012c2d: Preparing e535f227829d: Preparing 91a3e84c65e7: Preparing 75c0eab74c88: Preparing 1476ae9aa77a: Preparing 1c14db843239: Preparing 6f6f17094bd7: Preparing 00d5d504ea07: Preparing 27c4fc46591a: Preparing b397705419ed: Preparing 5f3270966721: Preparing 174f56854903: Preparing abb8f2012c2d: Waiting e535f227829d: Waiting 91a3e84c65e7: Waiting 75c0eab74c88: Waiting 1476ae9aa77a: Waiting 6f6f17094bd7: Waiting 00d5d504ea07: Waiting 27c4fc46591a: Waiting b397705419ed: Waiting 5f3270966721: Waiting 174f56854903: Waiting 1c14db843239: Waiting 91a3e84c65e7: Layer already exists 75c0eab74c88: Layer already exists 1476ae9aa77a: Layer already exists 1c14db843239: Layer already exists 6f6f17094bd7: Layer already exists e535f227829d: Pushed 00d5d504ea07: Layer already exists b397705419ed: Layer already exists 27c4fc46591a: Layer already exists 174f56854903: Layer already exists 5f3270966721: Layer already exists abb8f2012c2d: Pushed master-1_8_0_8-2: digest: sha256:64c818cb5139ada881bc503e3754d600fa2e7a5ca1166dc87eaa7f39b5753b64 size: 2829 2025-06-13 20:29:37,905: INFO: Building opensdn-controller-control-control finished successfully, duration: 35 seconds