2025-08-12 15:17:13,979: INFO: Building opensdn-controller-control-named 2025-08-12 15:17:14,026: 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_2_2_1-6_9 --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} ---> 6a9e08817d24 Step 4/9 : ARG CONTAINER_NAME ---> Running in a2a910be1b82 ---> Removed intermediate container a2a910be1b82 ---> 191cf0409163 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 73d84bd88624 ---> Removed intermediate container 73d84bd88624 ---> 3fc49839a2bb 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 0405245166d9 ---> Removed intermediate container 0405245166d9 ---> 25446495811e Step 7/9 : COPY entrypoint.sh / ---> 97952278f4d3 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 46eeac0931f7 ---> Removed intermediate container 46eeac0931f7 ---> fd00de83c124 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 257c8a2b32e1 ---> Removed intermediate container 257c8a2b32e1 ---> 3a3c07bf7a80 [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 3a3c07bf7a80 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_2_2_1-6_9 2025-08-12 15:17:27,742: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] b52191295fff: Preparing 6a933c041439: Preparing f3a55ed31228: Preparing e8684aff3e13: Preparing b017696e0422: Preparing cda15b5c86d1: Preparing 0d73e7595742: Preparing b52191295fff: Waiting 6a933c041439: Waiting f3a55ed31228: Waiting e8684aff3e13: Waiting b017696e0422: Waiting cda15b5c86d1: Waiting 32579d2efc8d: Preparing 256599d19287: Preparing c950a8ff784d: Preparing 0d73e7595742: Waiting 256599d19287: Waiting 32579d2efc8d: Waiting 174f56854903: Preparing c950a8ff784d: Waiting 174f56854903: Waiting b017696e0422: Layer already exists e8684aff3e13: Layer already exists f3a55ed31228: Layer already exists 6a933c041439: Layer already exists cda15b5c86d1: Layer already exists 32579d2efc8d: Layer already exists 256599d19287: Layer already exists b52191295fff: Pushed 0d73e7595742: Layer already exists c950a8ff784d: Layer already exists 174f56854903: Layer already exists master-1_2_2_1-6_9: digest: sha256:d058a9f29e07b22c9c3bf45679848af22969cfd755815b29c29b2ab8b180247b size: 2619 2025-08-12 15:17:31,438: INFO: Building opensdn-controller-control-named finished successfully, duration: 18 seconds