2025-05-22 01:21:18,578: INFO: Building opensdn-controller-control-control 2025-05-22 01:21:18,613: 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} ---> e94b0c9c807a Step 4/10 : ARG CONTAINER_NAME ---> Running in e70342979926 ---> Removed intermediate container e70342979926 ---> 2947ea43f86f Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in e8fca40c5a10 ---> Removed intermediate container e8fca40c5a10 ---> 4a18c9b6a141 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 88ee8a3a0bf7 ---> Removed intermediate container 88ee8a3a0bf7 ---> 796e680e096f Step 7/10 : COPY entrypoint.sh / ---> f32f7e5e69e4 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in b3262fad2f6d ---> Removed intermediate container b3262fad2f6d ---> 4b329e23132c Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in f70844dfcfb3 ---> Removed intermediate container f70844dfcfb3 ---> 0c826865843c Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 0a6b1c79e1f2 ---> Removed intermediate container 0a6b1c79e1f2 ---> ceee7438884f [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 ceee7438884f Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 2025-05-22 01:21:33,733: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-control] 881f3d2bbc45: Preparing 9a0912396beb: Preparing ecada126242a: Preparing cf3403281c9b: Preparing c8332680de8d: Preparing c4c91fea91ee: Preparing 5d735be59060: Preparing 0fd1c2426e05: Preparing adf510c80952: Preparing b165f0eafdb1: Preparing e3f079d3f2d6: Preparing 174f56854903: Preparing 881f3d2bbc45: Waiting 9a0912396beb: Waiting ecada126242a: Waiting cf3403281c9b: Waiting c8332680de8d: Waiting c4c91fea91ee: Waiting 5d735be59060: Waiting 0fd1c2426e05: Waiting adf510c80952: Waiting b165f0eafdb1: Waiting e3f079d3f2d6: Waiting 174f56854903: Waiting cf3403281c9b: Layer already exists c8332680de8d: Layer already exists c4c91fea91ee: Layer already exists ecada126242a: Layer already exists 5d735be59060: Layer already exists adf510c80952: Layer already exists b165f0eafdb1: Layer already exists 0fd1c2426e05: Layer already exists 9a0912396beb: Pushed e3f079d3f2d6: Layer already exists 174f56854903: Layer already exists 881f3d2bbc45: Pushed nightly: digest: sha256:4e849b4bcfaa70ecf890f6f09df0736aa288a6d593dacd3ed834757d6d65708b size: 2830 2025-05-22 01:21:49,870: INFO: Building opensdn-controller-control-control finished successfully, duration: 31 seconds