2025-04-28 16:43:10,982: INFO: Building opensdn-controller-control-control 2025-04-28 16:43:11,024: 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_6_1_9-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=22.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} ---> 04860cb22cc3 Step 4/10 : ARG CONTAINER_NAME ---> Running in e22ef5e585d4 ---> Removed intermediate container e22ef5e585d4 ---> d74cfafd411f Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 811e9f1cc7ba ---> Removed intermediate container 811e9f1cc7ba ---> 657b27a2157e 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 b51628cc3b7d ---> Removed intermediate container b51628cc3b7d ---> 23f972491ee4 Step 7/10 : COPY entrypoint.sh / ---> e5359e41f305 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in b0a0db6b37ae ---> Removed intermediate container b0a0db6b37ae ---> 646d51c68259 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 525a7284375b ---> Removed intermediate container 525a7284375b ---> 112e30ff2c6f Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 47a725968048 ---> Removed intermediate container 47a725968048 ---> d898dd3a0669 [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 d898dd3a0669 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_1_9-2 2025-04-28 16:43:26,071: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 39406fab3f54: Preparing 45d8ba5f19f3: Preparing 43619fa1deea: Preparing 8508575d9519: Preparing a1509c494cb7: Preparing 32aee3d009e6: Preparing 4b98533cbe25: Preparing 3f6d9434aea8: Preparing 43bfd80fa9ad: Preparing aa43eab6f239: Preparing 888ed008ba34: Preparing 174f56854903: Preparing 39406fab3f54: Waiting 45d8ba5f19f3: Waiting 43619fa1deea: Waiting 8508575d9519: Waiting a1509c494cb7: Waiting 32aee3d009e6: Waiting 4b98533cbe25: Waiting 3f6d9434aea8: Waiting 43bfd80fa9ad: Waiting aa43eab6f239: Waiting 888ed008ba34: Waiting 174f56854903: Waiting 43619fa1deea: Layer already exists 8508575d9519: Layer already exists 4b98533cbe25: Layer already exists a1509c494cb7: Layer already exists 32aee3d009e6: Layer already exists 45d8ba5f19f3: Pushed aa43eab6f239: Layer already exists 43bfd80fa9ad: Layer already exists 3f6d9434aea8: Layer already exists 174f56854903: Layer already exists 888ed008ba34: Layer already exists 39406fab3f54: Pushed master-1_6_1_9-2: digest: sha256:047463cf9fd5217a3d6e1b647d47159a865b9a1ae404e477f3dbb851805f5ce5 size: 2830 2025-04-28 16:43:45,397: INFO: Building opensdn-controller-control-control finished successfully, duration: 35 seconds