2025-07-03 15:51:45,555: INFO: Building opensdn-controller-control-named 2025-07-03 15:51:45,620: 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_8_1-2 --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} ---> 0916e51ea4b5 Step 4/9 : ARG CONTAINER_NAME ---> Running in bd58c23dc813 ---> Removed intermediate container bd58c23dc813 ---> 869994ba3b79 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in edde810ae836 ---> Removed intermediate container edde810ae836 ---> 7764253a54d7 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 57eda26e9f14 ---> Removed intermediate container 57eda26e9f14 ---> 7687116af605 Step 7/9 : COPY entrypoint.sh / ---> ca336a547adc Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 47b7545a554e ---> Removed intermediate container 47b7545a554e ---> e48023956e67 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 04844aa42acb ---> Removed intermediate container 04844aa42acb ---> 743475ff21c3 [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 743475ff21c3 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_8_8_1-2 2025-07-03 15:52:02,195: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 55b1c3e4e59e: Preparing fc76e45d2dd8: Preparing fc91c43bd18d: Preparing ef2c0d871c4f: Preparing 7d01bdf14da1: Preparing c0732a5f92b8: Preparing 19997992a3fc: Preparing f10b9424bac4: Preparing 42ccec080dd6: Preparing 671a179cf100: Preparing 174f56854903: Preparing 55b1c3e4e59e: Waiting fc76e45d2dd8: Waiting fc91c43bd18d: Waiting ef2c0d871c4f: Waiting 7d01bdf14da1: Waiting c0732a5f92b8: Waiting 19997992a3fc: Waiting f10b9424bac4: Waiting 42ccec080dd6: Waiting 671a179cf100: Waiting 174f56854903: Waiting fc91c43bd18d: Layer already exists fc76e45d2dd8: Layer already exists ef2c0d871c4f: Layer already exists 7d01bdf14da1: Layer already exists 55b1c3e4e59e: Pushed c0732a5f92b8: Layer already exists f10b9424bac4: Layer already exists 19997992a3fc: Layer already exists 42ccec080dd6: Layer already exists 671a179cf100: Layer already exists 174f56854903: Layer already exists master-1_8_8_1-2: digest: sha256:7b5c769f4947dfb5a19469ec0906bf33a70501472d66feeb1e539ed9f4214372 size: 2619 2025-07-03 15:52:05,244: INFO: Building opensdn-controller-control-named finished successfully, duration: 20 seconds