2025-06-18 08:26:53,623: INFO: Building opensdn-controller-control-control 2025-06-18 08:26:53,700: 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_1_4-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} ---> 3d97ce19adf9 Step 4/10 : ARG CONTAINER_NAME ---> Running in f9798c4fe312 ---> Removed intermediate container f9798c4fe312 ---> 80c1408245b5 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 099c0976a47c ---> Removed intermediate container 099c0976a47c ---> c9e58c3c2c2b 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 cb42b57db9ff ---> Removed intermediate container cb42b57db9ff ---> 1697fb3bd485 Step 7/10 : COPY entrypoint.sh / ---> 874b5f41be98 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 4658b81d3ea1 ---> Removed intermediate container 4658b81d3ea1 ---> ae735d27e93c Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 9b1c2b07b9c3 ---> Removed intermediate container 9b1c2b07b9c3 ---> 8c4422feb56d Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 007b0cb89c19 ---> Removed intermediate container 007b0cb89c19 ---> 523c4e4f7623 [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 523c4e4f7623 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_1_4-3 2025-06-18 08:27:10,051: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] f315ed9bb254: Preparing 16cfcb6fbfb3: Preparing f1120569ea3a: Preparing e476364322a3: Preparing 2469e7fd5ac3: Preparing 75baa5fc95f5: Preparing be874f7291ba: Preparing 77be0d7dade2: Preparing 978032f65958: Preparing 6abe184aaa81: Preparing 3cd4339b299b: Preparing 174f56854903: Preparing f315ed9bb254: Waiting 16cfcb6fbfb3: Waiting f1120569ea3a: Waiting e476364322a3: Waiting 2469e7fd5ac3: Waiting 75baa5fc95f5: Waiting be874f7291ba: Waiting 77be0d7dade2: Waiting 978032f65958: Waiting 6abe184aaa81: Waiting 3cd4339b299b: Waiting 174f56854903: Waiting e476364322a3: Layer already exists 2469e7fd5ac3: Layer already exists f1120569ea3a: Layer already exists 16cfcb6fbfb3: Pushed 75baa5fc95f5: Layer already exists be874f7291ba: Layer already exists 77be0d7dade2: Layer already exists 6abe184aaa81: Layer already exists 3cd4339b299b: Layer already exists 174f56854903: Layer already exists 978032f65958: Layer already exists f315ed9bb254: Pushed master-1_8_1_4-3: digest: sha256:1d3e09f01b5a252c6aa9045f3161eb768f7bae7c1ad3df013badfdf8d796713f size: 2830 2025-06-18 08:27:34,023: INFO: Building opensdn-controller-control-control finished successfully, duration: 41 seconds