2025-08-25 22:46:07,268: INFO: Building opensdn-controller-webui-web 2025-08-25 22:46:07,313: 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-2_0_3_2-1 --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 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} ---> 5e50f45e2a60 Step 4/9 : ARG CONTAINER_NAME ---> Running in 65e05a19acc4 ---> Removed intermediate container 65e05a19acc4 ---> 62f6af81a88d Step 5/9 : ENV SERVICE_NAME=web CONTAINER_NAME=$CONTAINER_NAME ---> Running in 012f66b0ea26 ---> Removed intermediate container 012f66b0ea26 ---> 82dc42dcf114 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 5e2486cc4659 ---> Removed intermediate container 5e2486cc4659 ---> 23a95065334f Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in aea1a578d1de ---> Removed intermediate container aea1a578d1de ---> a51d070905b8 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in 8a838fc62231 ---> Removed intermediate container 8a838fc62231 ---> d4fa24538449 Step 9/9 : CMD ["/usr/bin/node","webServerStart.js"] ---> Running in ab9eddb12324 ---> Removed intermediate container ab9eddb12324 ---> a80178750c1e [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] were not consumed Successfully built a80178750c1e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_0_3_2-1 2025-08-25 22:46:20,954: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web] 148fac96a249: Preparing 2d8dd5ee6c6a: Preparing 65ed1120094e: Preparing 30bb4208a3f0: Preparing c867cfd62664: Preparing 6af72b829f26: Preparing 17e549e804f7: Preparing 51eb2b0fb37f: Preparing 2c96d025e7da: Preparing 00200128e966: Preparing da3b04b9fe0e: Preparing 174f56854903: Preparing 6af72b829f26: Waiting 17e549e804f7: Waiting 51eb2b0fb37f: Waiting 2c96d025e7da: Waiting 00200128e966: Waiting da3b04b9fe0e: Waiting 174f56854903: Waiting 2d8dd5ee6c6a: Layer already exists 65ed1120094e: Layer already exists c867cfd62664: Layer already exists 148fac96a249: Layer already exists 30bb4208a3f0: Layer already exists 17e549e804f7: Layer already exists 6af72b829f26: Layer already exists 00200128e966: Layer already exists 2c96d025e7da: Layer already exists 51eb2b0fb37f: Layer already exists da3b04b9fe0e: Layer already exists 174f56854903: Layer already exists master-2_0_3_2-1: digest: sha256:dec58d3691d5e66512174d230d4710711c825d236c33a56fc0205facf9924722 size: 2824 2025-08-25 22:46:24,196: INFO: Building opensdn-controller-webui-web finished successfully, duration: 17 seconds