2025-08-15 07:28:33,530: INFO: Building opensdn-controller-control-named 2025-08-15 07:28:33,585: 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_7-5 --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-named --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 5.632 kB Step 1/9 : ARG CONTRAIL_REGISTRY Step 2/9 : ARG CONTRAIL_CONTAINER_TAG Step 3/9 : FROM ${CONTRAIL_REGISTRY}/opensdn-controller-control-base:${CONTRAIL_CONTAINER_TAG} ---> 2d0bbb4f81ca Step 4/9 : ARG CONTAINER_NAME ---> Running in 0f968a957558 ---> Removed intermediate container 0f968a957558 ---> e794b39f96a7 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in eaaf2d2c68ac ---> Removed intermediate container eaaf2d2c68ac ---> 5c933de6d7b3 Step 6/9 : LABEL name=$CONTAINER_NAME summary="Contrail Named" description="Contrail Named complements Contrail DNS service." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 1307f82606d1 ---> Removed intermediate container 1307f82606d1 ---> 3a2145a8cf6d Step 7/9 : COPY entrypoint.sh / ---> 2ffa03d6e6fc Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b6ac848245af ---> Removed intermediate container b6ac848245af ---> 92eca2259fe5 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 9429d8b0e9c6 ---> Removed intermediate container 9429d8b0e9c6 ---> c70c46657b27 [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 c70c46657b27 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_0_0_7-5 2025-08-15 07:28:47,815: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 78e40ff8af7e: Preparing c3e0c744e6c4: Preparing 0df827caf2ad: Preparing a5dbc73e0255: Preparing 080fecf0bfd4: Preparing 7987c893ee53: Preparing 78e233edb955: Preparing 7987c893ee53: Waiting b273f82bad9d: Preparing a4a0da864ac6: Preparing 23b7ceda1eaa: Preparing 174f56854903: Preparing 78e233edb955: Waiting b273f82bad9d: Waiting a4a0da864ac6: Waiting 23b7ceda1eaa: Waiting 174f56854903: Waiting 080fecf0bfd4: Layer already exists 0df827caf2ad: Layer already exists a5dbc73e0255: Layer already exists c3e0c744e6c4: Layer already exists 7987c893ee53: Layer already exists 78e40ff8af7e: Pushed 78e233edb955: Layer already exists b273f82bad9d: Layer already exists 23b7ceda1eaa: Layer already exists a4a0da864ac6: Layer already exists 174f56854903: Layer already exists master-2_0_0_7-5: digest: sha256:a99778e79f9622bc34dd192eeb779eac3d6093a07ab43d2a60345cc3647494fc size: 2619 2025-08-15 07:28:50,106: INFO: Building opensdn-controller-control-named finished successfully, duration: 17 seconds