2025-06-10 08:51:00,229: INFO: Building opensdn-controller-control-named 2025-06-10 08:51:00,294: 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_5-1 --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} ---> 69fda72f15f3 Step 4/9 : ARG CONTAINER_NAME ---> Running in 8ceeb7dbec0c ---> Removed intermediate container 8ceeb7dbec0c ---> 889af6fc6db0 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 4be84f357402 ---> Removed intermediate container 4be84f357402 ---> 732546b821ac 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 1eafa4fe2747 ---> Removed intermediate container 1eafa4fe2747 ---> a0fafec1bfad Step 7/9 : COPY entrypoint.sh / ---> ecd4df5945d9 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 0187629eed06 ---> Removed intermediate container 0187629eed06 ---> 248f4c8d5c66 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 4bcde89fbc77 ---> Removed intermediate container 4bcde89fbc77 ---> bb22bc36ff92 [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 bb22bc36ff92 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_8_0_5-1 2025-06-10 08:51:16,902: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] e4fd1cc7635f: Preparing cf794002a46f: Preparing ec90fa38c7d4: Preparing a389316e68f2: Preparing 72252f0894a6: Preparing 22d16a8ea090: Preparing b2529d71a629: Preparing 91e9f9fa2bf9: Preparing 3e5547cd8287: Preparing 25caa81dfde0: Preparing 174f56854903: Preparing e4fd1cc7635f: Waiting cf794002a46f: Waiting ec90fa38c7d4: Waiting a389316e68f2: Waiting 72252f0894a6: Waiting 22d16a8ea090: Waiting b2529d71a629: Waiting 91e9f9fa2bf9: Waiting 3e5547cd8287: Waiting 25caa81dfde0: Waiting 174f56854903: Waiting ec90fa38c7d4: Layer already exists 72252f0894a6: Layer already exists cf794002a46f: Layer already exists a389316e68f2: Layer already exists 22d16a8ea090: Layer already exists e4fd1cc7635f: Pushed b2529d71a629: Layer already exists 3e5547cd8287: Layer already exists 25caa81dfde0: Layer already exists 91e9f9fa2bf9: Layer already exists 174f56854903: Layer already exists master-1_8_0_5-1: digest: sha256:890704727ae672eeb68f9c56841143ac56f81be0f2fe62eb5a3d3fe8a19c3625 size: 2619 2025-06-10 08:51:19,547: INFO: Building opensdn-controller-control-named finished successfully, duration: 19 seconds