2025-06-09 12:03:04,543: INFO: Building opensdn-controller-webui-web 2025-06-09 12:03:04,586: 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_6_2_1-6 --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} ---> 6bdf21d218ae Step 4/9 : ARG CONTAINER_NAME ---> Running in 463cd7205c2d ---> Removed intermediate container 463cd7205c2d ---> 05982df54293 Step 5/9 : ENV SERVICE_NAME=web CONTAINER_NAME=$CONTAINER_NAME ---> Running in b9c2b2281dea ---> Removed intermediate container b9c2b2281dea ---> 34c847f33cd4 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 a473a3da84cc ---> Removed intermediate container a473a3da84cc ---> a646e8d68bf3 Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a0b9865fff37 ---> Removed intermediate container a0b9865fff37 ---> dcd977ae6f33 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in cf437955f4f7 ---> Removed intermediate container cf437955f4f7 ---> cdfa2a10960b Step 9/9 : CMD ["/usr/bin/node","webServerStart.js"] ---> Running in 2e7ae48b8716 ---> Removed intermediate container 2e7ae48b8716 ---> bf41ca6daa75 [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 bf41ca6daa75 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-1_6_2_1-6 2025-06-09 12:03:21,832: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web] ad4951564765: Preparing d5eeb7d4a58b: Preparing b8f3a630ce88: Preparing 09eedeeceb23: Preparing b003f405fabb: Preparing cfb1e7ae08b0: Preparing f680ab81abc7: Preparing eea542c83069: Preparing 1241ba1de6d2: Preparing 46bcf07904f9: Preparing 2c8cfa61120a: Preparing 174f56854903: Preparing b003f405fabb: Waiting cfb1e7ae08b0: Waiting f680ab81abc7: Waiting eea542c83069: Waiting 1241ba1de6d2: Waiting 46bcf07904f9: Waiting 2c8cfa61120a: Waiting 174f56854903: Waiting 09eedeeceb23: Waiting ad4951564765: Waiting d5eeb7d4a58b: Waiting b8f3a630ce88: Waiting d5eeb7d4a58b: Layer already exists ad4951564765: Layer already exists 09eedeeceb23: Layer already exists b8f3a630ce88: Layer already exists b003f405fabb: Layer already exists cfb1e7ae08b0: Layer already exists 1241ba1de6d2: Layer already exists 46bcf07904f9: Layer already exists f680ab81abc7: Layer already exists eea542c83069: Layer already exists 2c8cfa61120a: Layer already exists 174f56854903: Layer already exists master-1_6_2_1-6: digest: sha256:31c5552e5d965f00bc892ad51305647ded0d6127a676deea328c743d34a4fbb2 size: 2824 2025-06-09 12:03:27,384: INFO: Building opensdn-controller-webui-web finished successfully, duration: 23 seconds