2025-06-10 06:09:36,180: INFO: Building opensdn-controller-control-control 2025-06-10 06:09:36,237: 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_2_1-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} ---> 375dd10c6a4b Step 4/10 : ARG CONTAINER_NAME ---> Running in 66e6d7f49b59 ---> Removed intermediate container 66e6d7f49b59 ---> 0381912e8fe1 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 0e49fc296378 ---> Removed intermediate container 0e49fc296378 ---> 99059af497a8 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 cc824ffb2d01 ---> Removed intermediate container cc824ffb2d01 ---> bd6112b53d2c Step 7/10 : COPY entrypoint.sh / ---> b9a59d7d3c4f Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in aa5bc926d531 ---> Removed intermediate container aa5bc926d531 ---> 60fc57b7996f Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 22a86fa23c3b ---> Removed intermediate container 22a86fa23c3b ---> c58901b5e204 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in d72d56cb301a ---> Removed intermediate container d72d56cb301a ---> d4f3fc80fe81 [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 d4f3fc80fe81 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_2_1-3 2025-06-10 06:09:55,776: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 3e66fea97e6a: Preparing 0fc2ba9bdb24: Preparing c9efb1b61c81: Preparing ab6fc8048747: Preparing 0a5c03201266: Preparing 60682b38aea9: Preparing b2ddabb6a755: Preparing 68231beb3fc8: Preparing ebacfd8175ff: Preparing f90c89a4be36: Preparing 9cd9fff109b1: Preparing 174f56854903: Preparing 3e66fea97e6a: Waiting 0fc2ba9bdb24: Waiting c9efb1b61c81: Waiting ab6fc8048747: Waiting 0a5c03201266: Waiting 60682b38aea9: Waiting b2ddabb6a755: Waiting 68231beb3fc8: Waiting ebacfd8175ff: Waiting f90c89a4be36: Waiting 9cd9fff109b1: Waiting 174f56854903: Waiting ab6fc8048747: Layer already exists c9efb1b61c81: Layer already exists 60682b38aea9: Layer already exists 0a5c03201266: Layer already exists b2ddabb6a755: Layer already exists 0fc2ba9bdb24: Pushed 68231beb3fc8: Layer already exists ebacfd8175ff: Layer already exists f90c89a4be36: Layer already exists 174f56854903: Layer already exists 9cd9fff109b1: Layer already exists 3e66fea97e6a: Pushed master-1_8_2_1-3: digest: sha256:cc32c818ce787f2b729934e55cb3305d291757f76001e906065f270d25576e59 size: 2830 2025-06-10 06:10:21,241: INFO: Building opensdn-controller-control-control finished successfully, duration: 45 seconds