2025-06-08 09:15:32,726: INFO: Building opensdn-controller-webui-web 2025-06-08 09:15:32,783: 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_3-5 --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} ---> e6a588f97e35 Step 4/9 : ARG CONTAINER_NAME ---> Running in fe3f1cd510d3 ---> Removed intermediate container fe3f1cd510d3 ---> 3210c737b6f3 Step 5/9 : ENV SERVICE_NAME=web CONTAINER_NAME=$CONTAINER_NAME ---> Running in b73484e1ea76 ---> Removed intermediate container b73484e1ea76 ---> 6287ae2d26fc 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 d168762f60cb ---> Removed intermediate container d168762f60cb ---> bd6dc1cebe38 Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 56447d9f09c1 ---> Removed intermediate container 56447d9f09c1 ---> 0e1f9513abf2 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in 459146990d90 ---> Removed intermediate container 459146990d90 ---> c118806582c6 Step 9/9 : CMD ["/usr/bin/node","webServerStart.js"] ---> Running in 7df2970080d7 ---> Removed intermediate container 7df2970080d7 ---> 7793e960d458 [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 7793e960d458 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-1_8_0_3-5 2025-06-08 09:15:48,759: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web] 3d25fe4824a3: Preparing 2a104cd1d454: Preparing f7585b228db3: Preparing cfd63ce70233: Preparing 2de12c3a42a3: Preparing af16cc073b94: Preparing 6bbeffca4e0e: Preparing c497264e7d60: Preparing 7e1a1f7c5d24: Preparing eab282c89164: Preparing 070c7add7462: Preparing 174f56854903: Preparing 3d25fe4824a3: Waiting 2a104cd1d454: Waiting f7585b228db3: Waiting cfd63ce70233: Waiting 2de12c3a42a3: Waiting af16cc073b94: Waiting 6bbeffca4e0e: Waiting c497264e7d60: Waiting 7e1a1f7c5d24: Waiting eab282c89164: Waiting 070c7add7462: Waiting 174f56854903: Waiting 3d25fe4824a3: Layer already exists 2a104cd1d454: Layer already exists af16cc073b94: Layer already exists 2de12c3a42a3: Layer already exists f7585b228db3: Layer already exists cfd63ce70233: Layer already exists 6bbeffca4e0e: Layer already exists c497264e7d60: Layer already exists 7e1a1f7c5d24: Layer already exists 070c7add7462: Layer already exists 174f56854903: Layer already exists eab282c89164: Layer already exists master-1_8_0_3-5: digest: sha256:8af75a77d577413f638744105430e4886f3e3a521a60ff753de0300b3612ceef size: 2824 2025-06-08 09:15:53,131: INFO: Building opensdn-controller-webui-web finished successfully, duration: 21 seconds