2025-08-07 17:03:34,897: INFO: Building opensdn-controller-control-dns 2025-08-07 17:03:34,932: 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_5-7 --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} ---> f0591eeba0e7 Step 4/9 : ARG CONTAINER_NAME ---> Running in c4e081bce103 ---> Removed intermediate container c4e081bce103 ---> 7880c036d225 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 580e8c51c0a1 ---> Removed intermediate container 580e8c51c0a1 ---> 4a06ac679265 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 86ae6037e4c3 ---> Removed intermediate container 86ae6037e4c3 ---> cffe9621b7ad Step 7/9 : COPY entrypoint.sh / ---> cc8ae13bd304 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in ac198bb92fb2 ---> Removed intermediate container ac198bb92fb2 ---> 07436b29dfdd Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in bd2924406375 ---> Removed intermediate container bd2924406375 ---> b0dc43b9e544 [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 b0dc43b9e544 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_8_5-7 2025-08-07 17:03:47,938: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] af42245bf10b: Preparing 675895df1e2f: Preparing 4b54e05bd239: Preparing 3e0bceee5d17: Preparing 2d12e797326c: Preparing ab4931796d7a: Preparing 0cf744776111: Preparing b5b5833fbcfb: Preparing 1e13ab395389: Preparing a952b894d530: Preparing 174f56854903: Preparing ab4931796d7a: Waiting 0cf744776111: Waiting b5b5833fbcfb: Waiting 1e13ab395389: Waiting a952b894d530: Waiting 174f56854903: Waiting 2d12e797326c: Layer already exists 675895df1e2f: Layer already exists 4b54e05bd239: Layer already exists 3e0bceee5d17: Layer already exists 0cf744776111: Layer already exists ab4931796d7a: Layer already exists af42245bf10b: Pushed 1e13ab395389: Layer already exists b5b5833fbcfb: Layer already exists a952b894d530: Layer already exists 174f56854903: Layer already exists master-1_9_8_5-7: digest: sha256:efadd6b7808c5cb96cf2808ea67d226b732f4ca4e26061e5be01eabdb278822c size: 2620 2025-08-07 17:03:49,662: INFO: Building opensdn-controller-control-dns finished successfully, duration: 15 seconds