2025-05-13 09:07:13,903: INFO: Building opensdn-controller-control-control 2025-05-13 09:07:13,938: 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=2024.1-1_6_6_5-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} ---> a7c9475712bb Step 4/10 : ARG CONTAINER_NAME ---> Running in 2f743165d57f ---> Removed intermediate container 2f743165d57f ---> 610348bda59d Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in ff60cbadb18f ---> Removed intermediate container ff60cbadb18f ---> ff58a02b61a9 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 7c9274f01cb9 ---> Removed intermediate container 7c9274f01cb9 ---> 5ef265ea533d Step 7/10 : COPY entrypoint.sh / ---> 5138c2c43f49 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 347ba6ecad9d ---> Removed intermediate container 347ba6ecad9d ---> e26fe6e53c96 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 09ea429bfd31 ---> Removed intermediate container 09ea429bfd31 ---> 79064dc941ea Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in e17f1b412cc8 ---> Removed intermediate container e17f1b412cc8 ---> c0f473f5fdb8 [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 c0f473f5fdb8 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:2024.1-1_6_6_5-3 2025-05-13 09:07:43,596: INFO: Docker build duration: 30 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] f449980e038b: Preparing 09fe5ff65235: Preparing fc9f52a9c7c8: Preparing bd39efc527b2: Preparing 1744702082b6: Preparing ace6cbe3a566: Preparing 143f17d02055: Preparing 38ad8e75f6c6: Preparing bcf03dfdefb6: Preparing 837469010529: Preparing c7f123c85680: Preparing 174f56854903: Preparing f449980e038b: Waiting 09fe5ff65235: Waiting fc9f52a9c7c8: Waiting bd39efc527b2: Waiting 1744702082b6: Waiting ace6cbe3a566: Waiting 143f17d02055: Waiting 38ad8e75f6c6: Waiting bcf03dfdefb6: Waiting 837469010529: Waiting c7f123c85680: Waiting 174f56854903: Waiting 1744702082b6: Layer already exists bd39efc527b2: Layer already exists fc9f52a9c7c8: Layer already exists 38ad8e75f6c6: Layer already exists ace6cbe3a566: Layer already exists 143f17d02055: Layer already exists 09fe5ff65235: Pushed bcf03dfdefb6: Layer already exists 837469010529: Layer already exists c7f123c85680: Layer already exists 174f56854903: Layer already exists f449980e038b: Pushed 2024.1-1_6_6_5-3: digest: sha256:35e3b0d76b47b212c1f68e38e4bbe77526c2b796714c1ea7a15e94bb70a93daa size: 2830 2025-05-13 09:08:04,714: INFO: Building opensdn-controller-control-control finished successfully, duration: 51 seconds