2025-08-12 13:27:10,013: INFO: Building opensdn-controller-webui-web 2025-08-12 13:27:10,064: 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_0_4-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 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} ---> c408f20ad68a Step 4/9 : ARG CONTAINER_NAME ---> Running in 6ee8a7a260f4 ---> Removed intermediate container 6ee8a7a260f4 ---> ae1bc83fe576 Step 5/9 : ENV SERVICE_NAME=web CONTAINER_NAME=$CONTAINER_NAME ---> Running in 1749324e3acb ---> Removed intermediate container 1749324e3acb ---> 8497108750aa 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 95554408965f ---> Removed intermediate container 95554408965f ---> ec2541484c8f Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a369a62a732f ---> Removed intermediate container a369a62a732f ---> 67880675b798 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in f76cf2f86062 ---> Removed intermediate container f76cf2f86062 ---> 59598a4e07c0 Step 9/9 : CMD ["/usr/bin/node","webServerStart.js"] ---> Running in 7bc2d3f2d600 ---> Removed intermediate container 7bc2d3f2d600 ---> 5eea7f316de5 [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 5eea7f316de5 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_0_0_4-1 2025-08-12 13:27:28,234: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web] f2c359c2f7a4: Preparing de5b92dfae87: Preparing 7a296fdcde25: Preparing 73cdc9612573: Preparing 9fec612f1c50: Preparing 56f84db76edc: Preparing 8a9e72ca1cb4: Preparing e7e3d00f9199: Preparing 6eb1849ab4ff: Preparing e0c4563cf8d7: Preparing 5f9c90ff22ab: Preparing 174f56854903: Preparing f2c359c2f7a4: Waiting de5b92dfae87: Waiting 7a296fdcde25: Waiting 73cdc9612573: Waiting 9fec612f1c50: Waiting 56f84db76edc: Waiting 8a9e72ca1cb4: Waiting e7e3d00f9199: Waiting 6eb1849ab4ff: Waiting e0c4563cf8d7: Waiting 5f9c90ff22ab: Waiting 174f56854903: Waiting de5b92dfae87: Layer already exists f2c359c2f7a4: Layer already exists 7a296fdcde25: Layer already exists 73cdc9612573: Layer already exists 9fec612f1c50: Layer already exists 56f84db76edc: Layer already exists 8a9e72ca1cb4: Layer already exists 6eb1849ab4ff: Layer already exists e0c4563cf8d7: Layer already exists e7e3d00f9199: Layer already exists 174f56854903: Layer already exists 5f9c90ff22ab: Layer already exists master-2_0_0_4-1: digest: sha256:dd3ab1e03ff05ef8f4305d4899156430df4d4787b84fabd425189083f28b200d size: 2824 2025-08-12 13:27:31,031: INFO: Building opensdn-controller-webui-web finished successfully, duration: 22 seconds