2025-07-17 10:52:07,498: INFO: Building opensdn-controller-webui-job 2025-07-17 10:52:07,522: 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_3-2 --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} ---> 73148892b790 Step 4/9 : ARG CONTAINER_NAME ---> Running in 6b001b1fe156 ---> Removed intermediate container 6b001b1fe156 ---> aee68bb7530b Step 5/9 : ENV SERVICE_NAME=job CONTAINER_NAME=$CONTAINER_NAME ---> Running in 0ef00ab51f29 ---> Removed intermediate container 0ef00ab51f29 ---> ee58efe874e6 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 8afe847cd429 ---> Removed intermediate container 8afe847cd429 ---> 1330baef78a6 Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in ce790c9fa67f ---> Removed intermediate container ce790c9fa67f ---> eaf40134e882 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in b2bc290a3ccf ---> Removed intermediate container b2bc290a3ccf ---> fe82ab9c4424 Step 9/9 : CMD ["/usr/bin/node","jobServerStart.js"] ---> Running in f8503dfccfad ---> Removed intermediate container f8503dfccfad ---> 7ecc492042a0 [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 7ecc492042a0 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-1_9_6_3-2 2025-07-17 10:52:20,100: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job] bd6c8e2adb05: Preparing def92c8eca13: Preparing f5bb88c16032: Preparing 61fc8ca1e7d7: Preparing 4708e45c618b: Preparing a082a7f14644: Preparing fe560b0fd55c: Preparing 2118bed59ce1: Preparing b309441e5db4: Preparing 97497416811c: Preparing d5ab1825a7cb: Preparing 174f56854903: Preparing bd6c8e2adb05: Waiting def92c8eca13: Waiting f5bb88c16032: Waiting 61fc8ca1e7d7: Waiting 4708e45c618b: Waiting a082a7f14644: Waiting fe560b0fd55c: Waiting 2118bed59ce1: Waiting b309441e5db4: Waiting 97497416811c: Waiting d5ab1825a7cb: Waiting 174f56854903: Waiting 61fc8ca1e7d7: Layer already exists bd6c8e2adb05: Layer already exists def92c8eca13: Layer already exists f5bb88c16032: Layer already exists a082a7f14644: Layer already exists 4708e45c618b: Layer already exists fe560b0fd55c: Layer already exists 2118bed59ce1: Layer already exists b309441e5db4: Layer already exists 97497416811c: Layer already exists d5ab1825a7cb: Layer already exists 174f56854903: Layer already exists master-1_9_6_3-2: digest: sha256:20efa6a7802f424540ce9b912089dc169830eaa0fa3e125f88f044eaa6405b3d size: 2824 2025-07-17 10:52:22,925: INFO: Building opensdn-controller-webui-job finished successfully, duration: 15 seconds