2025-06-10 12:07:36,661: INFO: Building opensdn-controller-control-named 2025-06-10 12:07:36,693: 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_6_1_2-6 --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} ---> fcb91a78956b Step 4/9 : ARG CONTAINER_NAME ---> Running in c46664de7cf2 ---> Removed intermediate container c46664de7cf2 ---> 9eccf9a198f4 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 807f88c7d53e ---> Removed intermediate container 807f88c7d53e ---> 3decd7365d21 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 0c082600a4be ---> Removed intermediate container 0c082600a4be ---> a945c0159678 Step 7/9 : COPY entrypoint.sh / ---> fb79c24c70bc Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in f0bf2feae01c ---> Removed intermediate container f0bf2feae01c ---> 469330fa55a0 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 3acc23aa3263 ---> Removed intermediate container 3acc23aa3263 ---> f68499fc237e [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 f68499fc237e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_6_1_2-6 2025-06-10 12:07:49,440: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 44eb4e485bdc: Preparing 9bcb76f3de09: Preparing d9d05f509ce1: Preparing 69953854229d: Preparing 0469f8928422: Preparing 3cc274b88e84: Preparing 9d9bf887b74a: Preparing ae828987ae56: Preparing ab63c53aa0b8: Preparing df6cf237b6d6: Preparing 174f56854903: Preparing 3cc274b88e84: Waiting 9d9bf887b74a: Waiting ae828987ae56: Waiting ab63c53aa0b8: Waiting df6cf237b6d6: Waiting 174f56854903: Waiting 69953854229d: Layer already exists 44eb4e485bdc: Pushed d9d05f509ce1: Layer already exists 9bcb76f3de09: Layer already exists 0469f8928422: Layer already exists 3cc274b88e84: Layer already exists 9d9bf887b74a: Layer already exists ae828987ae56: Layer already exists ab63c53aa0b8: Layer already exists df6cf237b6d6: Layer already exists 174f56854903: Layer already exists master-1_6_1_2-6: digest: sha256:950e09f813bc88a6ad07e92dbaa6ac5ecce631312c61f5903ba645c30e9f19ec size: 2618 2025-06-10 12:07:51,330: INFO: Building opensdn-controller-control-named finished successfully, duration: 15 seconds