2025-08-11 10:36:10,874: INFO: Building opensdn-controller-webui-job 2025-08-11 10:36:10,981: 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_3-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} ---> 9f8fff779b5a Step 4/9 : ARG CONTAINER_NAME ---> Running in f33ac6aa9505 ---> Removed intermediate container f33ac6aa9505 ---> ad9635a9826e Step 5/9 : ENV SERVICE_NAME=job CONTAINER_NAME=$CONTAINER_NAME ---> Running in 88c1e8e1e2b5 ---> Removed intermediate container 88c1e8e1e2b5 ---> de2435b1bf73 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 e0060e432e3f ---> Removed intermediate container e0060e432e3f ---> e1a03f9fea2c Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 37d39af15121 ---> Removed intermediate container 37d39af15121 ---> 794855ed180b Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in 023c64995f5a ---> Removed intermediate container 023c64995f5a ---> cf84c34c9b33 Step 9/9 : CMD ["/usr/bin/node","jobServerStart.js"] ---> Running in 56c5f0bf43d4 ---> Removed intermediate container 56c5f0bf43d4 ---> e47ba180bb4a [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 e47ba180bb4a Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-1_9_8_3-3 2025-08-11 10:36:25,520: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job] bb96d9e1e1e1: Preparing e33e99ccf6c5: Preparing f5dbeb4f660b: Preparing 76ee41d468a5: Preparing 89f2a09c1d9f: Preparing 51580bc4e26a: Preparing a5c8d57c7208: Preparing f4511698e9aa: Preparing c750b1c2b09b: Preparing 153010b22811: Preparing 823ae46c9ab2: Preparing 174f56854903: Preparing a5c8d57c7208: Waiting f4511698e9aa: Waiting c750b1c2b09b: Waiting 153010b22811: Waiting 51580bc4e26a: Waiting 823ae46c9ab2: Waiting 174f56854903: Waiting bb96d9e1e1e1: Layer already exists f5dbeb4f660b: Layer already exists 76ee41d468a5: Layer already exists 89f2a09c1d9f: Layer already exists e33e99ccf6c5: Layer already exists 51580bc4e26a: Layer already exists a5c8d57c7208: Layer already exists f4511698e9aa: Layer already exists 153010b22811: Layer already exists 174f56854903: Layer already exists c750b1c2b09b: Layer already exists 823ae46c9ab2: Layer already exists master-1_9_8_3-3: digest: sha256:9651cfbe47ec7286ace7f7e90dcbdecd3607ba83309f30233172781b3f0edbf0 size: 2824 2025-08-11 10:36:27,972: INFO: Building opensdn-controller-webui-job finished successfully, duration: 17 seconds