2025-08-07 13:43:54,425: INFO: Building opensdn-controller-webui-web 2025-08-07 13:43:54,454: 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_9_8_5-7 --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} ---> fed8e022d252 Step 4/9 : ARG CONTAINER_NAME ---> Running in 1372f9e7d9a4 ---> Removed intermediate container 1372f9e7d9a4 ---> e26af6638933 Step 5/9 : ENV SERVICE_NAME=web CONTAINER_NAME=$CONTAINER_NAME ---> Running in c8e8a5409bfe ---> Removed intermediate container c8e8a5409bfe ---> fd123559a549 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 76e5cc8df9ff ---> Removed intermediate container 76e5cc8df9ff ---> d7ec65c33c08 Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5cebecf484a0 ---> Removed intermediate container 5cebecf484a0 ---> 620b7e76ec78 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in 2fe43458bb27 ---> Removed intermediate container 2fe43458bb27 ---> 96053e7689eb Step 9/9 : CMD ["/usr/bin/node","webServerStart.js"] ---> Running in 0f34581ead51 ---> Removed intermediate container 0f34581ead51 ---> b4ca88a3ee29 [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 b4ca88a3ee29 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-1_9_8_5-7 2025-08-07 13:44:08,357: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web] 38bb3ca6e453: Preparing fa67033cf3eb: Preparing 91090bb42dc4: Preparing 42e9f30fc6a7: Preparing 96d8ea036e75: Preparing e2b819c7620b: Preparing ff8cc8df97e2: Preparing d99498e3946e: Preparing 949496287b91: Preparing 3884f062522d: Preparing 78cb76709c62: Preparing 174f56854903: Preparing 38bb3ca6e453: Waiting fa67033cf3eb: Waiting 91090bb42dc4: Waiting 42e9f30fc6a7: Waiting 96d8ea036e75: Waiting e2b819c7620b: Waiting ff8cc8df97e2: Waiting d99498e3946e: Waiting 949496287b91: Waiting 3884f062522d: Waiting 78cb76709c62: Waiting 174f56854903: Waiting 38bb3ca6e453: Layer already exists 42e9f30fc6a7: Layer already exists fa67033cf3eb: Layer already exists 91090bb42dc4: Layer already exists 96d8ea036e75: Layer already exists e2b819c7620b: Layer already exists ff8cc8df97e2: Layer already exists d99498e3946e: Layer already exists 3884f062522d: Layer already exists 949496287b91: Layer already exists 78cb76709c62: Layer already exists 174f56854903: Layer already exists master-1_9_8_5-7: digest: sha256:50725af07f4d92e38b47224fc0fadf9f2f37284cd21f9f048e2415ec559f2955 size: 2824 2025-08-07 13:44:11,845: INFO: Building opensdn-controller-webui-web finished successfully, duration: 17 seconds