2025-06-10 08:22:32,323: INFO: Building opensdn-controller-control-named 2025-06-10 08:22:32,352: 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_2_1-3 --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} ---> ea9b721e3261 Step 4/9 : ARG CONTAINER_NAME ---> Running in d65322744ac1 ---> Removed intermediate container d65322744ac1 ---> c9c10f761bfd Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in bd66fa04c381 ---> Removed intermediate container bd66fa04c381 ---> ba605f6d0d5b 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 e4a10a62ea32 ---> Removed intermediate container e4a10a62ea32 ---> 520826342dcd Step 7/9 : COPY entrypoint.sh / ---> 0529d470bd9b Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 8cbd36c05363 ---> Removed intermediate container 8cbd36c05363 ---> 55593e4d93c3 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 1eeeb4989922 ---> Removed intermediate container 1eeeb4989922 ---> de98084e30c9 [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 de98084e30c9 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_8_2_1-3 2025-06-10 08:22:46,588: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 7bbe9e852670: Preparing 2473b34eafd0: Preparing cfcb9bbff1e4: Preparing 1fcfe17f8a98: Preparing ffc1f9fece7a: Preparing 59b981d507a4: Preparing 42f75e8e4bee: Preparing ef30c2eb5972: Preparing 65fc0fa24924: Preparing b6de97064dfc: Preparing 174f56854903: Preparing 7bbe9e852670: Waiting 2473b34eafd0: Waiting cfcb9bbff1e4: Waiting 1fcfe17f8a98: Waiting ffc1f9fece7a: Waiting 59b981d507a4: Waiting 42f75e8e4bee: Waiting ef30c2eb5972: Waiting b6de97064dfc: Waiting 174f56854903: Waiting 65fc0fa24924: Waiting 7bbe9e852670: Pushed 2473b34eafd0: Layer already exists 1fcfe17f8a98: Layer already exists cfcb9bbff1e4: Layer already exists ffc1f9fece7a: Layer already exists 59b981d507a4: Layer already exists ef30c2eb5972: Layer already exists 65fc0fa24924: Layer already exists 42f75e8e4bee: Layer already exists b6de97064dfc: Layer already exists 174f56854903: Layer already exists master-1_8_2_1-3: digest: sha256:f1005627d44ab14a1107d76867381e9fde42be5755e6c63a42b670e8ccf6478c size: 2619 2025-06-10 08:22:51,435: INFO: Building opensdn-controller-control-named finished successfully, duration: 19 seconds