2025-08-10 15:14:36,453: INFO: Building opensdn-controller-webui-web 2025-08-10 15:14:36,486: 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_9_8_7-4 --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-webui-web --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 2.56 kB Step 1/9 : ARG CONTRAIL_REGISTRY Step 2/9 : ARG CONTRAIL_CONTAINER_TAG Step 3/9 : FROM ${CONTRAIL_REGISTRY}/opensdn-controller-webui-base:${CONTRAIL_CONTAINER_TAG} ---> 3de29e97f96f Step 4/9 : ARG CONTAINER_NAME ---> Running in a46adee78b14 ---> Removed intermediate container a46adee78b14 ---> ef070136b79c Step 5/9 : ENV SERVICE_NAME=web CONTAINER_NAME=$CONTAINER_NAME ---> Running in a476e6c9ee2a ---> Removed intermediate container a476e6c9ee2a ---> 1d730487fb30 Step 6/9 : LABEL name=$CONTAINER_NAME summary="Contrail WEB UI" description="Contrail WEB UI provides the Web UI service to end user." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 78ec61311872 ---> Removed intermediate container 78ec61311872 ---> a0a25f5ab1a2 Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 7385f748de06 ---> Removed intermediate container 7385f748de06 ---> 12f73b3aaa17 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in e6781a9a08ef ---> Removed intermediate container e6781a9a08ef ---> ab3924e5bd72 Step 9/9 : CMD ["/usr/bin/node","webServerStart.js"] ---> Running in 3b3937166da7 ---> Removed intermediate container 3b3937166da7 ---> 93a1fe5dcdd3 [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 93a1fe5dcdd3 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-1_9_8_7-4 2025-08-10 15:14:51,891: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web] 015c3769a17e: Preparing 7597b822504a: Preparing e28e557f052c: Preparing 4824d07c8200: Preparing 0eceda2b9926: Preparing b41b839c6d20: Preparing cfd448ececb5: Preparing b91a9c7be1ee: Preparing 403a7f2a735c: Preparing f70dd399aa85: Preparing 16916fba8f8b: Preparing 174f56854903: Preparing 015c3769a17e: Waiting 7597b822504a: Waiting e28e557f052c: Waiting 4824d07c8200: Waiting 0eceda2b9926: Waiting b41b839c6d20: Waiting cfd448ececb5: Waiting b91a9c7be1ee: Waiting 403a7f2a735c: Waiting f70dd399aa85: Waiting 16916fba8f8b: Waiting 174f56854903: Waiting 015c3769a17e: Layer already exists e28e557f052c: Layer already exists 4824d07c8200: Layer already exists 7597b822504a: Layer already exists 0eceda2b9926: Layer already exists b41b839c6d20: Layer already exists b91a9c7be1ee: Layer already exists cfd448ececb5: Layer already exists 403a7f2a735c: Layer already exists 16916fba8f8b: Layer already exists f70dd399aa85: Layer already exists 174f56854903: Layer already exists master-1_9_8_7-4: digest: sha256:83f8c7c65c6ef0148150544c110ed5fe1185eb1b48954858ea40bc2a2100d486 size: 2824 2025-08-10 15:14:55,270: INFO: Building opensdn-controller-webui-web finished successfully, duration: 19 seconds