2025-07-16 14:06:10,818: INFO: Building opensdn-controller-control-control 2025-07-16 14:06:10,851: 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_4_2-1 --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} ---> 831a62531141 Step 4/10 : ARG CONTAINER_NAME ---> Running in 9f36c20ee13f ---> Removed intermediate container 9f36c20ee13f ---> 19d0c45d5ee5 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 6631fddd69a8 ---> Removed intermediate container 6631fddd69a8 ---> dd64340be09d 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 8b798729cc5c ---> Removed intermediate container 8b798729cc5c ---> 8685954c21fb Step 7/10 : COPY entrypoint.sh / ---> 48abbd2b48e6 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in f16347320568 ---> Removed intermediate container f16347320568 ---> ff380bdcbda6 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5c4544b24ac2 ---> Removed intermediate container 5c4544b24ac2 ---> f309b6c35733 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 58b8f542f370 ---> Removed intermediate container 58b8f542f370 ---> ab4c3a548620 [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 ab4c3a548620 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_4_2-1 2025-07-16 14:06:24,269: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 1c423dfcb81f: Preparing 01a9245a633f: Preparing ba8a612917c0: Preparing 60b09929fb3a: Preparing 3857c5510122: Preparing 1c26b51d18a9: Preparing 8f13d50db221: Preparing bf52bce90e93: Preparing 1c423dfcb81f: Waiting 01a9245a633f: Waiting ba8a612917c0: Waiting 60b09929fb3a: Waiting 3857c5510122: Waiting 1c26b51d18a9: Waiting 8f13d50db221: Waiting dc6046e1538b: Preparing a7cf8cb3ecf7: Preparing a387d340f2aa: Preparing 174f56854903: Preparing bf52bce90e93: Waiting dc6046e1538b: Waiting a7cf8cb3ecf7: Waiting a387d340f2aa: Waiting 174f56854903: Waiting 60b09929fb3a: Layer already exists 3857c5510122: Layer already exists 1c26b51d18a9: Layer already exists ba8a612917c0: Layer already exists 01a9245a633f: Pushed bf52bce90e93: Layer already exists 8f13d50db221: Layer already exists dc6046e1538b: Layer already exists a7cf8cb3ecf7: Layer already exists a387d340f2aa: Layer already exists 174f56854903: Layer already exists 1c423dfcb81f: Pushed master-1_9_4_2-1: digest: sha256:366a577ec5882e7996131a38e9c35f57328d3790e07d25c34b82b4c7f59bcdff size: 2830 2025-07-16 14:06:49,309: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds