2025-06-26 22:28:24,508: INFO: Building opensdn-controller-control-control 2025-06-26 22:28:24,563: 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_2_2_1-4_9 --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} ---> 80bf365b5496 Step 4/10 : ARG CONTAINER_NAME ---> Running in 3b8114d9bfb5 ---> Removed intermediate container 3b8114d9bfb5 ---> 1ce1969b9be0 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 12e0b263ce88 ---> Removed intermediate container 12e0b263ce88 ---> 3e0a42156864 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 bda0219d5c15 ---> Removed intermediate container bda0219d5c15 ---> a21dc3e67d5b Step 7/10 : COPY entrypoint.sh / ---> b15b7a1cb090 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 45b79c975d48 ---> Removed intermediate container 45b79c975d48 ---> d57755bebdb7 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 29a41e00786b ---> Removed intermediate container 29a41e00786b ---> 9fda01c4ccf9 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in e34f17d50a4e ---> Removed intermediate container e34f17d50a4e ---> b30d54b0f45c [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 b30d54b0f45c Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_2_2_1-4_9 2025-06-26 22:28:41,875: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 63e1566e1437: Preparing 6c0a536e1890: Preparing a29317c6cd1c: Preparing bc6d12131ede: Preparing c9be5fba4166: Preparing a9ef619f4b25: Preparing abf64c4b3a62: Preparing 6e40a09c94ae: Preparing 6d6c376a9f34: Preparing 23846a502bc1: Preparing 469db3ce8bd7: Preparing 174f56854903: Preparing 63e1566e1437: Waiting 6c0a536e1890: Waiting a29317c6cd1c: Waiting bc6d12131ede: Waiting c9be5fba4166: Waiting a9ef619f4b25: Waiting abf64c4b3a62: Waiting 6e40a09c94ae: Waiting 6d6c376a9f34: Waiting 23846a502bc1: Waiting 469db3ce8bd7: Waiting 174f56854903: Waiting bc6d12131ede: Layer already exists c9be5fba4166: Layer already exists a29317c6cd1c: Layer already exists abf64c4b3a62: Layer already exists a9ef619f4b25: Layer already exists 6e40a09c94ae: Layer already exists 23846a502bc1: Layer already exists 6c0a536e1890: Pushed 6d6c376a9f34: Layer already exists 469db3ce8bd7: Layer already exists 174f56854903: Layer already exists 63e1566e1437: Pushed master-1_2_2_1-4_9: digest: sha256:5c602047e23d026ba14c1c45fc2dc6a3521ad86495632acfcbfb63e311e53910 size: 2830 2025-06-26 22:29:00,678: INFO: Building opensdn-controller-control-control finished successfully, duration: 36 seconds