2025-06-11 21:21:20,060: INFO: Building opensdn-controller-control-control 2025-06-11 21:21:20,090: 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_7_2_1-4 --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} ---> e48f56d5c524 Step 4/10 : ARG CONTAINER_NAME ---> Running in 0dc865b65919 ---> Removed intermediate container 0dc865b65919 ---> 4c634a1c339c Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 93c05f114387 ---> Removed intermediate container 93c05f114387 ---> 7ce913937aa3 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 f98212eb7eae ---> Removed intermediate container f98212eb7eae ---> 6ee5acd5e51f Step 7/10 : COPY entrypoint.sh / ---> e419a4e29510 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 6a615fea2e5c ---> Removed intermediate container 6a615fea2e5c ---> be2cadfaf595 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 0086b202a951 ---> Removed intermediate container 0086b202a951 ---> 1949fc88913c Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in f9ffd7a66df8 ---> Removed intermediate container f9ffd7a66df8 ---> d7ecfb94ae23 [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 d7ecfb94ae23 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_7_2_1-4 2025-06-11 21:21:36,103: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] f23f3ad37490: Preparing ce370f7890f4: Preparing c4addafc39b9: Preparing de6c2ef6f20a: Preparing ebb4d6dc82d2: Preparing 8e5ac36de66a: Preparing be8dc59c656a: Preparing 24cddefb61d3: Preparing 8d35a4bb1c8f: Preparing 4b49b0f470f9: Preparing 5a68e9a32141: Preparing 174f56854903: Preparing f23f3ad37490: Waiting ce370f7890f4: Waiting c4addafc39b9: Waiting de6c2ef6f20a: Waiting ebb4d6dc82d2: Waiting 8e5ac36de66a: Waiting be8dc59c656a: Waiting 24cddefb61d3: Waiting 8d35a4bb1c8f: Waiting 4b49b0f470f9: Waiting 5a68e9a32141: Waiting 174f56854903: Waiting ce370f7890f4: Pushed de6c2ef6f20a: Layer already exists c4addafc39b9: Layer already exists ebb4d6dc82d2: Layer already exists 8e5ac36de66a: Layer already exists be8dc59c656a: Layer already exists 24cddefb61d3: Layer already exists 8d35a4bb1c8f: Layer already exists 4b49b0f470f9: Layer already exists 5a68e9a32141: Layer already exists 174f56854903: Layer already exists f23f3ad37490: Pushed master-1_7_2_1-4: digest: sha256:324998e8d0d09c2eb4990d383ec448a15753ebf0ae4c070872959eaa7ee8b028 size: 2829 2025-06-11 21:21:56,247: INFO: Building opensdn-controller-control-control finished successfully, duration: 36 seconds