2025-07-30 19:20:09,177: INFO: Building opensdn-controller-webui-job 2025-07-30 19:20:09,233: 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_2-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-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} ---> 4809e572136a Step 4/9 : ARG CONTAINER_NAME ---> Running in 8b6225ce384e ---> Removed intermediate container 8b6225ce384e ---> 60ef451fc479 Step 5/9 : ENV SERVICE_NAME=job CONTAINER_NAME=$CONTAINER_NAME ---> Running in 955101a75888 ---> Removed intermediate container 955101a75888 ---> 700568158bea 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 fdbde5e5078c ---> Removed intermediate container fdbde5e5078c ---> 90346d2c0628 Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 32fcbf89fbaf ---> Removed intermediate container 32fcbf89fbaf ---> 38a710f1f127 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in 4bc6c06442a2 ---> Removed intermediate container 4bc6c06442a2 ---> 675075ef9f97 Step 9/9 : CMD ["/usr/bin/node","jobServerStart.js"] ---> Running in 7d4cfb42e664 ---> Removed intermediate container 7d4cfb42e664 ---> 4785365629b9 [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 4785365629b9 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-1_9_8_2-1 2025-07-30 19:20:25,131: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job] 9179abe41c70: Preparing 25bdde0cde3e: Preparing e08701185e2e: Preparing 83c4d1cdd607: Preparing af872a5a02e7: Preparing 31c455113ce2: Preparing 07f4af8183c9: Preparing dd1b41b83961: Preparing 4191f8e0c9c2: Preparing d474f70a48a8: Preparing 6c8262d1c524: Preparing 174f56854903: Preparing 9179abe41c70: Waiting 25bdde0cde3e: Waiting e08701185e2e: Waiting 83c4d1cdd607: Waiting af872a5a02e7: Waiting 31c455113ce2: Waiting 07f4af8183c9: Waiting dd1b41b83961: Waiting 4191f8e0c9c2: Waiting d474f70a48a8: Waiting 6c8262d1c524: Waiting 174f56854903: Waiting 9179abe41c70: Layer already exists 25bdde0cde3e: Layer already exists e08701185e2e: Layer already exists 83c4d1cdd607: Layer already exists af872a5a02e7: Layer already exists 31c455113ce2: Layer already exists 07f4af8183c9: Layer already exists dd1b41b83961: Layer already exists 4191f8e0c9c2: Layer already exists d474f70a48a8: Layer already exists 6c8262d1c524: Layer already exists 174f56854903: Layer already exists master-1_9_8_2-1: digest: sha256:7bd1509d328c5295e045beaec714cf7f6f41bef133503ad09e5951ea20404f23 size: 2824 2025-07-30 19:20:28,577: INFO: Building opensdn-controller-webui-job finished successfully, duration: 19 seconds