2025-05-07 07:09:18,029: INFO: Building opensdn-controller-webui-web 2025-05-07 07:09:18,101: 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_6_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} ---> 3afff3f9bac0 Step 4/9 : ARG CONTAINER_NAME ---> Running in ce58798dbe60 ---> Removed intermediate container ce58798dbe60 ---> 4cf6aba78108 Step 5/9 : ENV SERVICE_NAME=web CONTAINER_NAME=$CONTAINER_NAME ---> Running in 0a8fdf954305 ---> Removed intermediate container 0a8fdf954305 ---> e35af65341d3 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 5a6b99d7ecf5 ---> Removed intermediate container 5a6b99d7ecf5 ---> bc98883363c0 Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e6f7e4b2f7fd ---> Removed intermediate container e6f7e4b2f7fd ---> 4624cda4d9a5 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in 12d505004093 ---> Removed intermediate container 12d505004093 ---> dc9401c4ae1f Step 9/9 : CMD ["/usr/bin/node","webServerStart.js"] ---> Running in 037271d0a251 ---> Removed intermediate container 037271d0a251 ---> 224a80afdd26 [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 224a80afdd26 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-1_6_6_3-5 2025-05-07 07:09:35,402: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web] 2abfcd596534: Preparing 53cdba1aa98c: Preparing 97fc9699f4ef: Preparing e314b0826573: Preparing ee6d3b65e467: Preparing e075b38df919: Preparing 246070d94541: Preparing 7962f010386b: Preparing fc26c3518c4d: Preparing 53cdba1aa98c: Waiting ee6d3b65e467: Waiting e075b38df919: Waiting 97fc9699f4ef: Waiting 246070d94541: Waiting 7962f010386b: Waiting e314b0826573: Waiting 2abfcd596534: Waiting fc26c3518c4d: Waiting 865fbc6857d4: Preparing 60b552c7b5d6: Preparing 174f56854903: Preparing 865fbc6857d4: Waiting 60b552c7b5d6: Waiting 174f56854903: Waiting 53cdba1aa98c: Layer already exists 2abfcd596534: Layer already exists ee6d3b65e467: Layer already exists 97fc9699f4ef: Layer already exists e314b0826573: Layer already exists e075b38df919: Layer already exists 246070d94541: Layer already exists 7962f010386b: Layer already exists fc26c3518c4d: Layer already exists 865fbc6857d4: Layer already exists 60b552c7b5d6: Layer already exists 174f56854903: Layer already exists master-1_6_6_3-5: digest: sha256:812ff297e71a5954febdc94c40997cb08b6644053d7037c1a43f3f7e581d0b5e size: 2824 2025-05-07 07:09:38,424: INFO: Building opensdn-controller-webui-web finished successfully, duration: 20 seconds