2025-08-25 19:37:59,445: INFO: Building opensdn-controller-control-control 2025-08-25 19:37:59,485: 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_8_7-1_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} ---> 0e1b1e3bf60c Step 4/10 : ARG CONTAINER_NAME ---> Running in 9c17b626a9ea ---> Removed intermediate container 9c17b626a9ea ---> e1d71c1aa938 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in d95b694c438d ---> Removed intermediate container d95b694c438d ---> 347b3f5dfb7b 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 bc25a0ecbb41 ---> Removed intermediate container bc25a0ecbb41 ---> 499fcd51dc18 Step 7/10 : COPY entrypoint.sh / ---> be46d6a5f6db Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 7f8665cda2a6 ---> Removed intermediate container 7f8665cda2a6 ---> 05a74f3910ae Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 06741d265804 ---> Removed intermediate container 06741d265804 ---> ee9504519e0c Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 78d30c478510 ---> Removed intermediate container 78d30c478510 ---> 0630e6733531 [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 0630e6733531 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_8_7-1_2 2025-08-25 19:38:18,089: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 014fe02e4798: Preparing 92467b9cfbf2: Preparing df72e08975c9: Preparing 28f5ba27a272: Preparing 32967c0d94fc: Preparing 0bcef96e5feb: Preparing 370baa97b6ed: Preparing 4d9cdc18545c: Preparing 195d26219f50: Preparing 0105555a173b: Preparing bffbaceeeb36: Preparing 174f56854903: Preparing 014fe02e4798: Waiting 92467b9cfbf2: Waiting df72e08975c9: Waiting 28f5ba27a272: Waiting 32967c0d94fc: Waiting 0bcef96e5feb: Waiting 370baa97b6ed: Waiting 4d9cdc18545c: Waiting 195d26219f50: Waiting 0105555a173b: Waiting bffbaceeeb36: Waiting 174f56854903: Waiting df72e08975c9: Layer already exists 28f5ba27a272: Layer already exists 370baa97b6ed: Layer already exists 32967c0d94fc: Layer already exists 0bcef96e5feb: Layer already exists 92467b9cfbf2: Pushed 195d26219f50: Layer already exists 0105555a173b: Layer already exists 4d9cdc18545c: Layer already exists 174f56854903: Layer already exists bffbaceeeb36: Layer already exists 014fe02e4798: Pushed master-1_9_8_7-1_2: digest: sha256:f986d4dc11778073113008316314e68f32ecb199a8ff356d77be349f642fd275 size: 2830 2025-08-25 19:38:36,562: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds