2025-07-02 11:51:45,573: INFO: Building opensdn-controller-control-control 2025-07-02 11:51:45,608: 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_2_2_2-3_8 --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} ---> 049404c3d7c4 Step 4/10 : ARG CONTAINER_NAME ---> Running in 17b20d9ab106 ---> Removed intermediate container 17b20d9ab106 ---> 3fc2c4b44e09 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 1214cfb4b021 ---> Removed intermediate container 1214cfb4b021 ---> d9053c628df7 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 2fb4c60b5ffc ---> Removed intermediate container 2fb4c60b5ffc ---> 389a47cfa06c Step 7/10 : COPY entrypoint.sh / ---> 58acebd3da7d Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 2cae4fa42895 ---> Removed intermediate container 2cae4fa42895 ---> 91a19000c2bd Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in d0ae5abf676b ---> Removed intermediate container d0ae5abf676b ---> 80bca57a2e56 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in e401144f3ec6 ---> Removed intermediate container e401144f3ec6 ---> 2efa96cc4658 [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 2efa96cc4658 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_2_2_2-3_8 2025-07-02 11:52:00,405: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] fdbde3385342: Preparing 34217e15bb8a: Preparing 0286ea9d2738: Preparing c92e64c4850b: Preparing 3686d214b38c: Preparing 4e0b6d0b8c7e: Preparing 018d9dd01586: Preparing 023efb26a063: Preparing 4c23f3919829: Preparing f32a8e8af55b: Preparing 8842878e63d7: Preparing 174f56854903: Preparing fdbde3385342: Waiting 34217e15bb8a: Waiting 0286ea9d2738: Waiting c92e64c4850b: Waiting 3686d214b38c: Waiting 4e0b6d0b8c7e: Waiting 018d9dd01586: Waiting 023efb26a063: Waiting 4c23f3919829: Waiting f32a8e8af55b: Waiting 8842878e63d7: Waiting 174f56854903: Waiting 0286ea9d2738: Layer already exists 3686d214b38c: Layer already exists c92e64c4850b: Layer already exists 018d9dd01586: Layer already exists 4e0b6d0b8c7e: Layer already exists 34217e15bb8a: Pushed 023efb26a063: Layer already exists f32a8e8af55b: Layer already exists 4c23f3919829: Layer already exists 8842878e63d7: Layer already exists 174f56854903: Layer already exists fdbde3385342: Pushed master-1_2_2_2-3_8: digest: sha256:936e33d24a78f7d7298e0658ef893e8fde30c8facb94b4c740ca9d4ad7e94a0b size: 2830 2025-07-02 11:52:20,877: INFO: Building opensdn-controller-control-control finished successfully, duration: 35 seconds