2025-07-22 22:39:23,456: INFO: Building opensdn-controller-control-control 2025-07-22 22:39:23,494: 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_9_7_8-5 --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} ---> 80eeb2a510b5 Step 4/10 : ARG CONTAINER_NAME ---> Running in 6b152e7b2c64 ---> Removed intermediate container 6b152e7b2c64 ---> d08d3e778121 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 4a8762242279 ---> Removed intermediate container 4a8762242279 ---> d16ea8515c8b 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 d08715f7695f ---> Removed intermediate container d08715f7695f ---> b94bfb44a0e9 Step 7/10 : COPY entrypoint.sh / ---> 56f6e2b38935 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in f4523bbb79b3 ---> Removed intermediate container f4523bbb79b3 ---> 47beb011443e Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 909f168187da ---> Removed intermediate container 909f168187da ---> 146793fa5051 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 8e98f5dacbd6 ---> Removed intermediate container 8e98f5dacbd6 ---> 31a58ff0c5b6 [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 31a58ff0c5b6 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_7_8-5 2025-07-22 22:39:38,883: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] a7542202375e: Preparing 170ec4ade63b: Preparing f6b9d85c558e: Preparing d01e3ab7f801: Preparing 0efff9e90b8a: Preparing 25c05dbe0644: Preparing 6a6bcabf56f4: Preparing 702ed1ec2696: Preparing ed19842ea25d: Preparing 59505a6adcf6: Preparing b93a9fc6766f: Preparing 174f56854903: Preparing a7542202375e: Waiting 170ec4ade63b: Waiting f6b9d85c558e: Waiting d01e3ab7f801: Waiting 0efff9e90b8a: Waiting 25c05dbe0644: Waiting 6a6bcabf56f4: Waiting 702ed1ec2696: Waiting ed19842ea25d: Waiting 59505a6adcf6: Waiting b93a9fc6766f: Waiting 174f56854903: Waiting f6b9d85c558e: Layer already exists 0efff9e90b8a: Layer already exists d01e3ab7f801: Layer already exists 25c05dbe0644: Layer already exists 170ec4ade63b: Pushed 702ed1ec2696: Layer already exists 6a6bcabf56f4: Layer already exists ed19842ea25d: Layer already exists 59505a6adcf6: Layer already exists b93a9fc6766f: Layer already exists 174f56854903: Layer already exists a7542202375e: Pushed master-1_9_7_8-5: digest: sha256:dc1bd07f6fd3ec3d96d00a4998f55f1e803e4f5db96fce754b465cc22f98afe3 size: 2830 2025-07-22 22:39:58,415: INFO: Building opensdn-controller-control-control finished successfully, duration: 35 seconds