2025-08-14 13:28:21,094: INFO: Building opensdn-controller-control-control 2025-08-14 13:28:21,199: 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-2_0_0_8-1 --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} ---> 37966fac75b7 Step 4/10 : ARG CONTAINER_NAME ---> Running in ebbf6d4ebfe2 ---> Removed intermediate container ebbf6d4ebfe2 ---> 0fff0203fb33 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 71d9c299beef ---> Removed intermediate container 71d9c299beef ---> 39d93c55da7e 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 c6406be92d48 ---> Removed intermediate container c6406be92d48 ---> 2be882bdc225 Step 7/10 : COPY entrypoint.sh / ---> 2e0840766dbc Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in fcbfb0c6aad6 ---> Removed intermediate container fcbfb0c6aad6 ---> 2bc829d83db1 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 81125db4a030 ---> Removed intermediate container 81125db4a030 ---> cfeae28b660f Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in bec640378680 ---> Removed intermediate container bec640378680 ---> b25e84e39bd3 [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 b25e84e39bd3 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_0_0_8-1 2025-08-14 13:28:40,202: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 2b693fc177dc: Preparing 820fe95756e2: Preparing ca6a17854127: Preparing c588966288f9: Preparing 1512590f03d8: Preparing dfddc1fc7969: Preparing e27176be28a5: Preparing 16fa5fe5fabb: Preparing 8a66b54922e2: Preparing dce7bbc2c4f4: Preparing d443ff491b23: Preparing 174f56854903: Preparing 2b693fc177dc: Waiting 820fe95756e2: Waiting ca6a17854127: Waiting c588966288f9: Waiting 1512590f03d8: Waiting dfddc1fc7969: Waiting e27176be28a5: Waiting 16fa5fe5fabb: Waiting 8a66b54922e2: Waiting dce7bbc2c4f4: Waiting d443ff491b23: Waiting 174f56854903: Waiting 1512590f03d8: Layer already exists ca6a17854127: Layer already exists c588966288f9: Layer already exists dfddc1fc7969: Layer already exists e27176be28a5: Layer already exists 16fa5fe5fabb: Layer already exists 820fe95756e2: Pushed 8a66b54922e2: Layer already exists dce7bbc2c4f4: Layer already exists d443ff491b23: Layer already exists 174f56854903: Layer already exists 2b693fc177dc: Pushed master-2_0_0_8-1: digest: sha256:1e48a2ceb253d9134c8823447a7cde2112c7608ff8896f89bc9106763b1e9b9d size: 2830 2025-08-14 13:29:00,057: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds