2025-08-10 15:14:36,445: INFO: Building opensdn-controller-control-control 2025-08-10 15:14:36,482: 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_8_7-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} ---> eac36e6f38b0 Step 4/10 : ARG CONTAINER_NAME ---> Running in e1b13ed04a36 ---> Removed intermediate container e1b13ed04a36 ---> 9ee61555f6dc Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 86205f4038ba ---> Removed intermediate container 86205f4038ba ---> 856560d41175 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 5082bb6c13ee ---> Removed intermediate container 5082bb6c13ee ---> dfeb6fba742a Step 7/10 : COPY entrypoint.sh / ---> 59cfce36a450 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in b501f9077678 ---> Removed intermediate container b501f9077678 ---> c43864082006 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 9bffeaa7f4bd ---> Removed intermediate container 9bffeaa7f4bd ---> 5fb43da92828 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 3a46f86669b0 ---> Removed intermediate container 3a46f86669b0 ---> e04b83c0dced [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 e04b83c0dced Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_8_7-4 2025-08-10 15:14:54,948: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] ef8432c8b907: Preparing 39defdceb89e: Preparing 13039e3e36cd: Preparing ab02470f5894: Preparing 4571f2cce1f3: Preparing b41b839c6d20: Preparing cfd448ececb5: Preparing b91a9c7be1ee: Preparing 403a7f2a735c: Preparing f70dd399aa85: Preparing 16916fba8f8b: Preparing 174f56854903: Preparing ef8432c8b907: Waiting 39defdceb89e: Waiting 13039e3e36cd: Waiting ab02470f5894: Waiting 4571f2cce1f3: Waiting b41b839c6d20: Waiting cfd448ececb5: Waiting b91a9c7be1ee: Waiting 403a7f2a735c: Waiting f70dd399aa85: Waiting 16916fba8f8b: Waiting 174f56854903: Waiting 13039e3e36cd: Layer already exists ab02470f5894: Layer already exists 39defdceb89e: Pushed 4571f2cce1f3: Layer already exists cfd448ececb5: Layer already exists b91a9c7be1ee: Layer already exists b41b839c6d20: Layer already exists 403a7f2a735c: Layer already exists f70dd399aa85: Layer already exists 16916fba8f8b: Layer already exists 174f56854903: Layer already exists ef8432c8b907: Pushed master-1_9_8_7-4: digest: sha256:3ac13f2b045dbb7329b68cbde56403910ce583c47d598a5b421eb3595165f432 size: 2830 2025-08-10 15:15:15,077: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds