2025-06-26 22:46:29,964: INFO: Building opensdn-controller-control-control 2025-06-26 22:46:29,982: 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_2_2-3_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} ---> de5adad68cb1 Step 4/10 : ARG CONTAINER_NAME ---> Running in 0c41a6a2cf92 ---> Removed intermediate container 0c41a6a2cf92 ---> ebc9f35c3093 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in f040a58bd8a8 ---> Removed intermediate container f040a58bd8a8 ---> cf576c8109b3 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 d9b1900ff5dd ---> Removed intermediate container d9b1900ff5dd ---> d30451d42137 Step 7/10 : COPY entrypoint.sh / ---> 400ec8a8e698 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 076219c37622 ---> Removed intermediate container 076219c37622 ---> 9659b026dfc5 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 42b59ff37da0 ---> Removed intermediate container 42b59ff37da0 ---> 6295eda7f325 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 7c006bcbc25e ---> Removed intermediate container 7c006bcbc25e ---> e8f43d222789 [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 e8f43d222789 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_2_2_2-3_2 2025-06-26 22:46:44,584: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 32194fbfcdf6: Preparing cb95a987da2e: Preparing 207e31469731: Preparing c8393d988fc9: Preparing aea6b459514e: Preparing d151852db8a1: Preparing e77cc250b7d4: Preparing ed0295c9eee8: Preparing 43578522375d: Preparing 16cbdd761954: Preparing 8a37386b8026: Preparing 174f56854903: Preparing 32194fbfcdf6: Waiting cb95a987da2e: Waiting 207e31469731: Waiting c8393d988fc9: Waiting aea6b459514e: Waiting d151852db8a1: Waiting e77cc250b7d4: Waiting ed0295c9eee8: Waiting 43578522375d: Waiting 16cbdd761954: Waiting 8a37386b8026: Waiting 174f56854903: Waiting cb95a987da2e: Pushed c8393d988fc9: Layer already exists 207e31469731: Layer already exists aea6b459514e: Layer already exists d151852db8a1: Layer already exists 43578522375d: Layer already exists ed0295c9eee8: Layer already exists e77cc250b7d4: Layer already exists 16cbdd761954: Layer already exists 174f56854903: Layer already exists 8a37386b8026: Layer already exists 32194fbfcdf6: Pushed master-1_2_2_2-3_2: digest: sha256:aeeaedcbbdb119ad97a644f1416a5e8a2228001b27a07a9e3477bcc413e10304 size: 2830 2025-06-26 22:47:07,134: INFO: Building opensdn-controller-control-control finished successfully, duration: 38 seconds