2025-07-17 14:08:20,462: INFO: Building opensdn-controller-webui-job 2025-07-17 14:08:20,497: 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_6_4-3 --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-job --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} ---> 72cf6ef10750 Step 4/9 : ARG CONTAINER_NAME ---> Running in 8764e52e8572 ---> Removed intermediate container 8764e52e8572 ---> b923575fd045 Step 5/9 : ENV SERVICE_NAME=job CONTAINER_NAME=$CONTAINER_NAME ---> Running in ebfc1b31c14d ---> Removed intermediate container ebfc1b31c14d ---> 424ce32ba171 Step 6/9 : LABEL name=$CONTAINER_NAME summary="Contrail WEB UI Job" description="Contrail WEB UI Job middleware handles jobs from the WebUI service and contacts other Contrail services to execute them." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in b93312f00f78 ---> Removed intermediate container b93312f00f78 ---> ecb0f05c2435 Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in ec01cf48541c ---> Removed intermediate container ec01cf48541c ---> 580c4740c7d0 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in 252e90eb0e05 ---> Removed intermediate container 252e90eb0e05 ---> 122c21a92752 Step 9/9 : CMD ["/usr/bin/node","jobServerStart.js"] ---> Running in 1232376f3886 ---> Removed intermediate container 1232376f3886 ---> 29e4a165afa2 [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 29e4a165afa2 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-1_9_6_4-3 2025-07-17 14:08:37,110: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job] ad044684b839: Preparing c18dbf656de2: Preparing fecf45449123: Preparing 31d16a50cd03: Preparing 38e44f583e41: Preparing 2a20e5fe8426: Preparing dade9d8ae7bb: Preparing b5f5b349a6e6: Preparing 1f67a2316566: Preparing ee86fa3a85de: Preparing fbec435de557: Preparing 174f56854903: Preparing ad044684b839: Waiting c18dbf656de2: Waiting fecf45449123: Waiting 31d16a50cd03: Waiting 38e44f583e41: Waiting 2a20e5fe8426: Waiting dade9d8ae7bb: Waiting b5f5b349a6e6: Waiting 1f67a2316566: Waiting ee86fa3a85de: Waiting fbec435de557: Waiting 174f56854903: Waiting 31d16a50cd03: Layer already exists c18dbf656de2: Layer already exists fecf45449123: Layer already exists ad044684b839: Layer already exists 2a20e5fe8426: Layer already exists dade9d8ae7bb: Layer already exists 38e44f583e41: Layer already exists b5f5b349a6e6: Layer already exists ee86fa3a85de: Layer already exists 1f67a2316566: Layer already exists fbec435de557: Layer already exists 174f56854903: Layer already exists master-1_9_6_4-3: digest: sha256:7b8e97c1f74b931c186434d68a3248df830359565211aa11527961ab90b2deca size: 2824 2025-07-17 14:08:42,653: INFO: Building opensdn-controller-webui-job finished successfully, duration: 22 seconds