2025-04-26 14:49:14,797: INFO: Building opensdn-controller-control-control 2025-04-26 14:49:14,829: 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_6_1_0-3 --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=22.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} ---> 84efc2f1ceb1 Step 4/10 : ARG CONTAINER_NAME ---> Running in eb00940ec6f9 ---> Removed intermediate container eb00940ec6f9 ---> 5f07266456d3 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 0a3cdb7d586c ---> Removed intermediate container 0a3cdb7d586c ---> 28ce6efb651d 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 a923250d1154 ---> Removed intermediate container a923250d1154 ---> 60174dd409c5 Step 7/10 : COPY entrypoint.sh / ---> 9c211a634dbe Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in d46b8015f2df ---> Removed intermediate container d46b8015f2df ---> 68cbd78e2d5a Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b15fbd15e2ed ---> Removed intermediate container b15fbd15e2ed ---> 1cc2d569523b Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 1fdfb824536c ---> Removed intermediate container 1fdfb824536c ---> 03c910e099b9 [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 03c910e099b9 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_1_0-3 2025-04-26 14:49:29,988: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 98ae2df94524: Preparing d6fe7d5c81b2: Preparing 70a06cf40139: Preparing f30e554797e6: Preparing a28a7b3fe4fa: Preparing 39319b0b5bb0: Preparing 03601a50da14: Preparing 87dd8d50fc25: Preparing 2fddfdc52f12: Preparing c203e6997d72: Preparing 9c990bf89450: Preparing 174f56854903: Preparing 98ae2df94524: Waiting d6fe7d5c81b2: Waiting 70a06cf40139: Waiting f30e554797e6: Waiting a28a7b3fe4fa: Waiting 39319b0b5bb0: Waiting 03601a50da14: Waiting 87dd8d50fc25: Waiting 2fddfdc52f12: Waiting c203e6997d72: Waiting 9c990bf89450: Waiting 174f56854903: Waiting 70a06cf40139: Layer already exists f30e554797e6: Layer already exists a28a7b3fe4fa: Layer already exists 39319b0b5bb0: Layer already exists 03601a50da14: Layer already exists 87dd8d50fc25: Layer already exists d6fe7d5c81b2: Pushed c203e6997d72: Layer already exists 2fddfdc52f12: Layer already exists 9c990bf89450: Layer already exists 174f56854903: Layer already exists 98ae2df94524: Pushed master-1_6_1_0-3: digest: sha256:3da87cd0d392ddb27a310bd388e4d42e734d11100245f6c5fac3ae9c3323bc5b size: 2830 2025-04-26 14:49:51,069: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds