2025-06-14 06:17:34,551: INFO: Building opensdn-controller-webui-web 2025-06-14 06:17:34,600: 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_8-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-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} ---> 8df54e7f61fd Step 4/9 : ARG CONTAINER_NAME ---> Running in 7db713f607b7 ---> Removed intermediate container 7db713f607b7 ---> 7c5fcbcb9b96 Step 5/9 : ENV SERVICE_NAME=web CONTAINER_NAME=$CONTAINER_NAME ---> Running in bd1918a419d2 ---> Removed intermediate container bd1918a419d2 ---> a8ee087eb896 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 efe9be6679b0 ---> Removed intermediate container efe9be6679b0 ---> 9ad05ac26d73 Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 708b926a1402 ---> Removed intermediate container 708b926a1402 ---> b70be5c6688a Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in aff05e62c674 ---> Removed intermediate container aff05e62c674 ---> 01ced17edd63 Step 9/9 : CMD ["/usr/bin/node","webServerStart.js"] ---> Running in f006da9de82b ---> Removed intermediate container f006da9de82b ---> 21080181a88f [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 21080181a88f Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-1_8_0_8-3 2025-06-14 06:17:50,605: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web] 715e10ac3177: Preparing a4c189e81a51: Preparing b6ed94f4e901: Preparing 905e96130682: Preparing 018e4cbea6cc: Preparing 0f51518fc5f2: Preparing 2048db5be16d: Preparing bdea15ff5c7e: Preparing 249f0de52dcf: Preparing 630984863693: Preparing 4ee38cba8acd: Preparing 174f56854903: Preparing 715e10ac3177: Waiting a4c189e81a51: Waiting b6ed94f4e901: Waiting 905e96130682: Waiting 018e4cbea6cc: Waiting 0f51518fc5f2: Waiting 2048db5be16d: Waiting bdea15ff5c7e: Waiting 249f0de52dcf: Waiting 630984863693: Waiting 4ee38cba8acd: Waiting 174f56854903: Waiting 715e10ac3177: Layer already exists a4c189e81a51: Layer already exists b6ed94f4e901: Layer already exists 018e4cbea6cc: Layer already exists 905e96130682: Layer already exists 0f51518fc5f2: Layer already exists bdea15ff5c7e: Layer already exists 249f0de52dcf: Layer already exists 630984863693: Layer already exists 2048db5be16d: Layer already exists 4ee38cba8acd: Layer already exists 174f56854903: Layer already exists master-1_8_0_8-3: digest: sha256:505c2b49e6f3b8d3ae9fb02e350cafc76de28a7253f13712e3b140b0ae912800 size: 2823 2025-06-14 06:17:53,303: INFO: Building opensdn-controller-webui-web finished successfully, duration: 19 seconds