2025-05-15 13:37:53,907: INFO: Building opensdn-controller-control-named 2025-05-15 13:37:53,937: 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_2_2_1-3_9 --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 6.144 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} ---> a8bbb1544671 Step 4/9 : ARG CONTAINER_NAME ---> Running in 45b40a50db00 ---> Removed intermediate container 45b40a50db00 ---> 559cf96b70d1 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in e59387369a1c ---> Removed intermediate container e59387369a1c ---> 7d72dbc34aa1 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 e32004cc16c4 ---> Removed intermediate container e32004cc16c4 ---> 4661275073dc Step 7/9 : COPY entrypoint.sh / ---> 2567a338ad44 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b7010f463e96 ---> Removed intermediate container b7010f463e96 ---> 8bbbf7e94121 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in d15f08c2e0ad ---> Removed intermediate container d15f08c2e0ad ---> 66ce4db1d5d9 [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 66ce4db1d5d9 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_2_2_1-3_9 2025-05-15 13:38:08,374: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 7f5aee561063: Preparing 10218a977420: Preparing 7b6e7310935f: Preparing bd6ed2e5f275: Preparing 8b0e25f716fd: Preparing 9a515e568ea4: Preparing 7e94b3aa0819: Preparing 1b11b0e7574f: Preparing 06c893485d2c: Preparing e0eb661e6f27: Preparing 174f56854903: Preparing 7f5aee561063: Waiting 10218a977420: Waiting 7b6e7310935f: Waiting bd6ed2e5f275: Waiting 8b0e25f716fd: Waiting 9a515e568ea4: Waiting 7e94b3aa0819: Waiting 1b11b0e7574f: Waiting 06c893485d2c: Waiting e0eb661e6f27: Waiting 174f56854903: Waiting 8b0e25f716fd: Layer already exists 10218a977420: Layer already exists 7b6e7310935f: Layer already exists 7f5aee561063: Pushed bd6ed2e5f275: Layer already exists 9a515e568ea4: Layer already exists 7e94b3aa0819: Layer already exists e0eb661e6f27: Layer already exists 06c893485d2c: Layer already exists 174f56854903: Layer already exists 1b11b0e7574f: Layer already exists master-1_2_2_1-3_9: digest: sha256:20353c78ad9017df8dc148c3756d2994766324ccf78e51efc875e08dc243b541 size: 2619 2025-05-15 13:38:12,566: INFO: Building opensdn-controller-control-named finished successfully, duration: 19 seconds