2025-06-15 14:22:16,192: INFO: Building opensdn-controller-control-dns 2025-06-15 14:22:16,226: 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_8_0_8-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-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} ---> 1a3cb28c14ba Step 4/9 : ARG CONTAINER_NAME ---> Running in 02a009a525d9 ---> Removed intermediate container 02a009a525d9 ---> bf2a2a155489 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 756d1305f89c ---> Removed intermediate container 756d1305f89c ---> a7b15684f5b9 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 f1598f9ea268 ---> Removed intermediate container f1598f9ea268 ---> 2d8425da617e Step 7/9 : COPY entrypoint.sh / ---> 677ec62e3ce0 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 7cb198e52e2f ---> Removed intermediate container 7cb198e52e2f ---> cc8ae9808743 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in c8c8b47c8453 ---> Removed intermediate container c8c8b47c8453 ---> c20a76b0dd8f [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 c20a76b0dd8f Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_0_8-9 2025-06-15 14:22:30,203: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 55d2cb73deb1: Preparing 4dd9a0258978: Preparing bb530e13726f: Preparing 396fd7cc96fa: Preparing 4e7e6314dd94: Preparing 9c438f019993: Preparing 0f5978d7bc72: Preparing 0bde2e858208: Preparing 8cb930020373: Preparing d75c748f2bca: Preparing 174f56854903: Preparing 9c438f019993: Waiting 0f5978d7bc72: Waiting 0bde2e858208: Waiting 8cb930020373: Waiting d75c748f2bca: Waiting 174f56854903: Waiting 55d2cb73deb1: Pushed 396fd7cc96fa: Layer already exists 4dd9a0258978: Layer already exists 4e7e6314dd94: Layer already exists bb530e13726f: Layer already exists 9c438f019993: Layer already exists 0f5978d7bc72: Layer already exists 0bde2e858208: Layer already exists d75c748f2bca: Layer already exists 8cb930020373: Layer already exists 174f56854903: Layer already exists master-1_8_0_8-9: digest: sha256:f8c5314736a477ff429ba4dd891ee9962edb02ace94b8a4524f27c7db3c7b36c size: 2619 2025-06-15 14:22:32,220: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds