2025-07-23 12:47:36,495: INFO: Building opensdn-controller-control-named 2025-07-23 12:47:36,568: 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_8_0-2 --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} ---> d7ec20d7e18a Step 4/9 : ARG CONTAINER_NAME ---> Running in 67e5577c8a4f ---> Removed intermediate container 67e5577c8a4f ---> e13afff07457 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in a9aad82bf829 ---> Removed intermediate container a9aad82bf829 ---> f1d57ef1b9f0 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 b28f9e99af6f ---> Removed intermediate container b28f9e99af6f ---> e352ec604a97 Step 7/9 : COPY entrypoint.sh / ---> 69c002ffb480 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 188627d70d9e ---> Removed intermediate container 188627d70d9e ---> 9fd154f6c155 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 4163d9d69695 ---> Removed intermediate container 4163d9d69695 ---> d23a5b9b7a2a [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 d23a5b9b7a2a Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_9_8_0-2 2025-07-23 12:47:50,500: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 42eaaf60f866: Preparing 739156f608a8: Preparing bfc461b19f7d: Preparing cd88a996d65b: Preparing f0cfa61d04a9: Preparing 9c39b1add63a: Preparing 8d137b5d8597: Preparing 6264d28c9e7d: Preparing 190f907c7c35: Preparing e228daf09215: Preparing 174f56854903: Preparing 42eaaf60f866: Waiting 739156f608a8: Waiting bfc461b19f7d: Waiting cd88a996d65b: Waiting f0cfa61d04a9: Waiting 9c39b1add63a: Waiting 8d137b5d8597: Waiting 6264d28c9e7d: Waiting 190f907c7c35: Waiting e228daf09215: Waiting 174f56854903: Waiting 42eaaf60f866: Pushed cd88a996d65b: Layer already exists bfc461b19f7d: Layer already exists f0cfa61d04a9: Layer already exists 739156f608a8: Layer already exists 9c39b1add63a: Layer already exists 8d137b5d8597: Layer already exists 190f907c7c35: Layer already exists 6264d28c9e7d: Layer already exists 174f56854903: Layer already exists e228daf09215: Layer already exists master-1_9_8_0-2: digest: sha256:11d0865ff49a8c5dc3d765476cdaad0b7d6108d9e5ea1cacac2377853323745e size: 2619 2025-07-23 12:47:53,493: INFO: Building opensdn-controller-control-named finished successfully, duration: 17 seconds