2025-06-15 12:59:00,419: INFO: Building opensdn-controller-control-control 2025-06-15 12:59:00,461: 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} ---> b8e503b98f40 Step 4/10 : ARG CONTAINER_NAME ---> Running in e3ba497eb8c5 ---> Removed intermediate container e3ba497eb8c5 ---> 47714c6ab29e Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 961a81af8182 ---> Removed intermediate container 961a81af8182 ---> 86de78d220ed 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 1db36939137c ---> Removed intermediate container 1db36939137c ---> dc9395e354bf Step 7/10 : COPY entrypoint.sh / ---> 2b35b6c769b9 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 6f31f793a4e0 ---> Removed intermediate container 6f31f793a4e0 ---> 17832353a61a Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 9540afaae6c8 ---> Removed intermediate container 9540afaae6c8 ---> ff800fc1d5d4 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in af40831bc1ec ---> Removed intermediate container af40831bc1ec ---> 3252e1afde72 [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 3252e1afde72 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_7_2_1-4 2025-06-15 12:59:16,564: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 674a25fc6369: Preparing b975bfa05089: Preparing 0c351baff899: Preparing 0216e8c6a39e: Preparing 9523d0a31a86: Preparing fb6c38a2ff7b: Preparing 7fa9735adc1e: Preparing f8978f10c21b: Preparing d1a85d4bb628: Preparing 9bc0cecd1917: Preparing 3ae44077d935: Preparing 174f56854903: Preparing fb6c38a2ff7b: Waiting 7fa9735adc1e: Waiting f8978f10c21b: Waiting d1a85d4bb628: Waiting 9bc0cecd1917: Waiting 3ae44077d935: Waiting 174f56854903: Waiting 0216e8c6a39e: Layer already exists 0c351baff899: Layer already exists 9523d0a31a86: Layer already exists fb6c38a2ff7b: Layer already exists b975bfa05089: Pushed f8978f10c21b: Layer already exists 7fa9735adc1e: Layer already exists d1a85d4bb628: Layer already exists 9bc0cecd1917: Layer already exists 3ae44077d935: Layer already exists 174f56854903: Layer already exists 674a25fc6369: Pushed master-1_7_2_1-4: digest: sha256:b48e69d2caa5aa4ac369d8c4011bbd395a11cb1e9fd7121688692b03b0a35cd8 size: 2829 2025-06-15 12:59:35,877: INFO: Building opensdn-controller-control-control finished successfully, duration: 35 seconds