2025-08-03 08:50:34,801: INFO: Building opensdn-controller-control-dns 2025-08-03 08:50:34,823: 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_7_6-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-dns --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 15.36 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} ---> 3132128c42fa Step 4/9 : ARG CONTAINER_NAME ---> Running in 67fcb5ebbf6d ---> Removed intermediate container 67fcb5ebbf6d ---> 5ba4f1158cbc Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in b2be27045beb ---> Removed intermediate container b2be27045beb ---> a757b0c46cef Step 6/9 : LABEL name=$CONTAINER_NAME summary="Contrail DNS" description="Contrail DNS provides DNS service to the VMs spawned on compute nodes." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in f62d1e1183f0 ---> Removed intermediate container f62d1e1183f0 ---> f370fdeac534 Step 7/9 : COPY entrypoint.sh / ---> b5b05004b291 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a08031447cc1 ---> Removed intermediate container a08031447cc1 ---> 00831bf7a811 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in fe3259537b98 ---> Removed intermediate container fe3259537b98 ---> 14a26c339560 [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 14a26c339560 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_7_6-3 2025-08-03 08:50:48,512: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] ef2e18dbd561: Preparing 55bda6024699: Preparing 15ac3120b570: Preparing 708754c29a7f: Preparing 7e6229f23ecf: Preparing 56ab304f34a0: Preparing f7d4034f44a5: Preparing 180a2cc2d94e: Preparing 4cf7985e32ce: Preparing 23240d07d0ae: Preparing 174f56854903: Preparing 708754c29a7f: Waiting 7e6229f23ecf: Waiting 56ab304f34a0: Waiting f7d4034f44a5: Waiting 180a2cc2d94e: Waiting 4cf7985e32ce: Waiting 23240d07d0ae: Waiting 174f56854903: Waiting 15ac3120b570: Layer already exists 708754c29a7f: Layer already exists 55bda6024699: Layer already exists 7e6229f23ecf: Layer already exists 56ab304f34a0: Layer already exists ef2e18dbd561: Pushed 4cf7985e32ce: Layer already exists f7d4034f44a5: Layer already exists 180a2cc2d94e: Layer already exists 23240d07d0ae: Layer already exists 174f56854903: Layer already exists master-1_9_7_6-3: digest: sha256:99319cdfa2fae4362117536f1934d33f07a525d0e44ce32073d4554752996041 size: 2620 2025-08-03 08:50:50,145: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds