2025-07-09 08:47:54,438: INFO: Building opensdn-controller-control-control 2025-07-09 08:47:54,475: 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_9_0_1-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} ---> 3d896dbcffdd Step 4/10 : ARG CONTAINER_NAME ---> Running in a82223d2a126 ---> Removed intermediate container a82223d2a126 ---> 5a43b609e669 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 4a18c2e7bac7 ---> Removed intermediate container 4a18c2e7bac7 ---> c2a706c0fc70 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 2e3b3fe62875 ---> Removed intermediate container 2e3b3fe62875 ---> d1ba3293080f Step 7/10 : COPY entrypoint.sh / ---> cf4e7481d18d Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in bfa95f6607ef ---> Removed intermediate container bfa95f6607ef ---> 721698b3f7d2 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 6e8f1c0ff971 ---> Removed intermediate container 6e8f1c0ff971 ---> 5ba9d57e0eb7 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in deebb8fc8db8 ---> Removed intermediate container deebb8fc8db8 ---> d1cbacef2f00 [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 d1cbacef2f00 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_0_1-1 2025-07-09 08:48:09,131: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] ed6a63d9af4d: Preparing 758c90682c4f: Preparing ed6a63d9af4d: Waiting 758c90682c4f: Waiting b5d04013c7d6: Preparing 919cae25d118: Preparing b5d04013c7d6: Waiting d65ce5af5527: Preparing 4a5cdeb5143d: Preparing 919cae25d118: Waiting d65ce5af5527: Waiting 6f30157cbe9f: Preparing 4308f59b5a8c: Preparing 319a18c2b996: Preparing 8e1b9ff8126a: Preparing 4a5cdeb5143d: Waiting 6f30157cbe9f: Waiting 4308f59b5a8c: Waiting 319a18c2b996: Waiting 2be8e21824b1: Preparing 174f56854903: Preparing 8e1b9ff8126a: Waiting 2be8e21824b1: Waiting 174f56854903: Waiting 919cae25d118: Layer already exists b5d04013c7d6: Layer already exists 4a5cdeb5143d: Layer already exists d65ce5af5527: Layer already exists 6f30157cbe9f: Layer already exists 758c90682c4f: Pushed 4308f59b5a8c: Layer already exists 8e1b9ff8126a: Layer already exists 319a18c2b996: Layer already exists 2be8e21824b1: Layer already exists 174f56854903: Layer already exists ed6a63d9af4d: Pushed master-1_9_0_1-1: digest: sha256:6fed73fba9db2cc9b7f512afad446736f460b18dba5e96d18b3c4cbe6c66ad60 size: 2830 2025-07-09 08:48:32,289: INFO: Building opensdn-controller-control-control finished successfully, duration: 38 seconds