2025-06-26 10:45:30,172: INFO: Building opensdn-controller-control-dns 2025-06-26 10:45:30,201: 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_3_2_6-4_0 --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} ---> d06ab4e43d2c Step 4/9 : ARG CONTAINER_NAME ---> Running in 9e352903d691 ---> Removed intermediate container 9e352903d691 ---> 49e6162353b9 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in adf7cdcff298 ---> Removed intermediate container adf7cdcff298 ---> 88ffd9a31cb5 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 5ed6ac58f2c4 ---> Removed intermediate container 5ed6ac58f2c4 ---> af05f2d23de8 Step 7/9 : COPY entrypoint.sh / ---> e7cdc9ed57ac Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 9eebcc0b5d0f ---> Removed intermediate container 9eebcc0b5d0f ---> 512797c6d635 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in ed42025aef80 ---> Removed intermediate container ed42025aef80 ---> 6195e8875843 [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 6195e8875843 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_3_2_6-4_0 2025-06-26 10:45:44,062: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 3cfe3c4c0df7: Preparing 022236d53657: Preparing b165b7ddda9b: Preparing 25a4f1cd0682: Preparing 1ef5b9c8c826: Preparing 604fb46ae959: Preparing 32ea29aeff8d: Preparing 0dd59a8ad39b: Preparing d38109bac04c: Preparing 555065c912f6: Preparing 174f56854903: Preparing 3cfe3c4c0df7: Waiting 022236d53657: Waiting b165b7ddda9b: Waiting 25a4f1cd0682: Waiting 1ef5b9c8c826: Waiting 604fb46ae959: Waiting 32ea29aeff8d: Waiting 0dd59a8ad39b: Waiting d38109bac04c: Waiting 555065c912f6: Waiting 174f56854903: Waiting b165b7ddda9b: Layer already exists 022236d53657: Layer already exists 25a4f1cd0682: Layer already exists 1ef5b9c8c826: Layer already exists 604fb46ae959: Layer already exists 32ea29aeff8d: Layer already exists 3cfe3c4c0df7: Pushed 555065c912f6: Layer already exists d38109bac04c: Layer already exists 0dd59a8ad39b: Layer already exists 174f56854903: Layer already exists master-1_3_2_6-4_0: digest: sha256:b2caa21080a4be6e56c535b88d9673bfb4c766cf2dc4c8eacd03edae5c6a25a1 size: 2620 2025-06-26 10:45:47,918: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds