2025-06-25 11:21:09,615: INFO: Building opensdn-controller-control-control 2025-06-25 11:21:09,657: 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_0_5-1_0 --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} ---> 8d7e218299a7 Step 4/10 : ARG CONTAINER_NAME ---> Running in 828f32c12adb ---> Removed intermediate container 828f32c12adb ---> d894f849a173 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 86cc7d5f2124 ---> Removed intermediate container 86cc7d5f2124 ---> 12563e687ab6 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 1d25edf8e515 ---> Removed intermediate container 1d25edf8e515 ---> 476e923b0689 Step 7/10 : COPY entrypoint.sh / ---> 4866f9355418 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in b72175a98e47 ---> Removed intermediate container b72175a98e47 ---> fccc05d3288a Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e00452f4897b ---> Removed intermediate container e00452f4897b ---> 55f9ddb7dd52 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in ec5680bec036 ---> Removed intermediate container ec5680bec036 ---> c5437540d340 [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 c5437540d340 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_2_0_5-1_0 2025-06-25 11:21:24,491: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 2060fc9bb1a5: Preparing 0fb5bd0d8e3d: Preparing 8734bf25047c: Preparing 4bd10bf1b427: Preparing 6ae5f03ba731: Preparing 022c9fe0551d: Preparing 9efa26b23654: Preparing fd02bfd5f95c: Preparing e1fe8e24c50e: Preparing 8f0012d20aec: Preparing e43ab8dbe878: Preparing 174f56854903: Preparing 2060fc9bb1a5: Waiting 8734bf25047c: Waiting 4bd10bf1b427: Waiting 6ae5f03ba731: Waiting 022c9fe0551d: Waiting 9efa26b23654: Waiting fd02bfd5f95c: Waiting e1fe8e24c50e: Waiting 8f0012d20aec: Waiting e43ab8dbe878: Waiting 174f56854903: Waiting 0fb5bd0d8e3d: Waiting 6ae5f03ba731: Layer already exists 8734bf25047c: Layer already exists 4bd10bf1b427: Layer already exists 022c9fe0551d: Layer already exists fd02bfd5f95c: Layer already exists 9efa26b23654: Layer already exists e1fe8e24c50e: Layer already exists 0fb5bd0d8e3d: Pushed 8f0012d20aec: Layer already exists 174f56854903: Layer already exists e43ab8dbe878: Layer already exists 2060fc9bb1a5: Pushed master-1_2_0_5-1_0: digest: sha256:758b0e0bf1cf29cdfb5aeb697f1ee052233ae23ac3c5896242d35abadaf96a91 size: 2830 2025-06-25 11:21:49,001: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds