2025-08-11 01:21:35,733: INFO: Building opensdn-controller-control-control 2025-08-11 01:21:35,776: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> cfd1918947e7 Step 4/10 : ARG CONTAINER_NAME ---> Running in dbbbe468fd07 ---> Removed intermediate container dbbbe468fd07 ---> d56e807e84ac Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in cfec7c93aa9f ---> Removed intermediate container cfec7c93aa9f ---> 16c92a0b39ff 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 ffbd695c42d0 ---> Removed intermediate container ffbd695c42d0 ---> d1002a1045b7 Step 7/10 : COPY entrypoint.sh / ---> eb3300ae8149 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 089785c120c0 ---> Removed intermediate container 089785c120c0 ---> 145b0b3a089c Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 91bc69c2f5c1 ---> Removed intermediate container 91bc69c2f5c1 ---> 2f38013eb855 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 0b684cb16c01 ---> Removed intermediate container 0b684cb16c01 ---> 9a57d5a34c38 [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 9a57d5a34c38 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 2025-08-11 01:21:52,079: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-control] d07cdf6cdf0c: Preparing bc9b259d4958: Preparing e499c154fcef: Preparing d07cdf6cdf0c: Waiting bc9b259d4958: Waiting 07863a3ea7d7: Preparing e499c154fcef: Waiting 553b588ce9ed: Preparing 286d8ed24e9b: Preparing 7e0495a9f1ef: Preparing a937618f8aed: Preparing 864b6e7fd7b1: Preparing aa1a9193229f: Preparing e38130b862e5: Preparing 174f56854903: Preparing 07863a3ea7d7: Waiting 553b588ce9ed: Waiting 286d8ed24e9b: Waiting 7e0495a9f1ef: Waiting a937618f8aed: Waiting 864b6e7fd7b1: Waiting aa1a9193229f: Waiting e38130b862e5: Waiting 174f56854903: Waiting e499c154fcef: Layer already exists 07863a3ea7d7: Layer already exists bc9b259d4958: Pushed 553b588ce9ed: Layer already exists 7e0495a9f1ef: Layer already exists 286d8ed24e9b: Layer already exists a937618f8aed: Layer already exists 864b6e7fd7b1: Layer already exists aa1a9193229f: Layer already exists e38130b862e5: Layer already exists 174f56854903: Layer already exists d07cdf6cdf0c: Pushed nightly: digest: sha256:1370c97655c6631f39da166ddc7207cdad6519d41e154ebb29cd5edec7712da6 size: 2830 2025-08-11 01:22:09,704: INFO: Building opensdn-controller-control-control finished successfully, duration: 34 seconds