2025-06-25 15:41:38,600: INFO: Building opensdn-controller-webui-web 2025-06-25 15:41:38,656: 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_3_2_6-4_0 --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} ---> 764b5222df40 Step 4/9 : ARG CONTAINER_NAME ---> Running in abb1c5116e7a ---> Removed intermediate container abb1c5116e7a ---> 196afb0fa1ca Step 5/9 : ENV SERVICE_NAME=web CONTAINER_NAME=$CONTAINER_NAME ---> Running in 65097134f097 ---> Removed intermediate container 65097134f097 ---> f04825ad5946 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 d2a13ecb2ebe ---> Removed intermediate container d2a13ecb2ebe ---> b56eecb6f82f Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 84b706ed428d ---> Removed intermediate container 84b706ed428d ---> 333acd489a57 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in 36153bd7de4c ---> Removed intermediate container 36153bd7de4c ---> 45eb653554d4 Step 9/9 : CMD ["/usr/bin/node","webServerStart.js"] ---> Running in 3e9f014cec7a ---> Removed intermediate container 3e9f014cec7a ---> 69f1704e5ae1 [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 69f1704e5ae1 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-1_3_2_6-4_0 2025-06-25 15:41:53,851: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web] 729f3ed2120c: Preparing 40c36e46ef2d: Preparing 9b29d79f41af: Preparing 92403c475f7e: Preparing 3ebb4ea877ea: Preparing 230031d9b80e: Preparing 84641cd0389b: Preparing d602e5cfa91b: Preparing 3c687214d6ed: Preparing 8f5cc1a60e0a: Preparing 5e58ea972de8: Preparing 174f56854903: Preparing 729f3ed2120c: Waiting 40c36e46ef2d: Waiting 9b29d79f41af: Waiting 92403c475f7e: Waiting 3ebb4ea877ea: Waiting 230031d9b80e: Waiting 84641cd0389b: Waiting d602e5cfa91b: Waiting 3c687214d6ed: Waiting 8f5cc1a60e0a: Waiting 5e58ea972de8: Waiting 174f56854903: Waiting 40c36e46ef2d: Layer already exists 92403c475f7e: Layer already exists 729f3ed2120c: Layer already exists 230031d9b80e: Layer already exists 9b29d79f41af: Layer already exists 3ebb4ea877ea: Layer already exists 84641cd0389b: Layer already exists d602e5cfa91b: Layer already exists 174f56854903: Layer already exists 3c687214d6ed: Layer already exists 8f5cc1a60e0a: Layer already exists 5e58ea972de8: Layer already exists master-1_3_2_6-4_0: digest: sha256:8cc9b1456af297a4754bf4166521693de8a2eb751d57b3abaaec7552211d94fb size: 2824 2025-06-25 15:41:56,839: INFO: Building opensdn-controller-webui-web finished successfully, duration: 18 seconds