2025-06-20 14:37:44,252: INFO: Building opensdn-controller-webui-job 2025-06-20 14:37:44,300: 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_8_4_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} ---> 8cdb4d3b025a Step 4/9 : ARG CONTAINER_NAME ---> Running in 8f817b94998a ---> Removed intermediate container 8f817b94998a ---> ad9ca4e4b821 Step 5/9 : ENV SERVICE_NAME=job CONTAINER_NAME=$CONTAINER_NAME ---> Running in 76e83c6385e9 ---> Removed intermediate container 76e83c6385e9 ---> e152925bf560 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 ed473be89795 ---> Removed intermediate container ed473be89795 ---> 9cf7bd12f7ac Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in d30b7d45f880 ---> Removed intermediate container d30b7d45f880 ---> bbd19eb4a54b Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in ed7eeb18c9d8 ---> Removed intermediate container ed7eeb18c9d8 ---> b3c012055fad Step 9/9 : CMD ["/usr/bin/node","jobServerStart.js"] ---> Running in ec570265529b ---> Removed intermediate container ec570265529b ---> a91904c23502 [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 a91904c23502 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-1_8_4_2-1 2025-06-20 14:37:57,509: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job] 346f49233919: Preparing 7535fd1eaa43: Preparing 717e58f7f881: Preparing 354ef000ee52: Preparing ac36c20966e9: Preparing 29484d0d6741: Preparing b34818771f77: Preparing b64107ccc480: Preparing 961a4bd674d6: Preparing f88593e5d4c5: Preparing 2448249ab186: Preparing 174f56854903: Preparing 346f49233919: Waiting 7535fd1eaa43: Waiting 717e58f7f881: Waiting 354ef000ee52: Waiting ac36c20966e9: Waiting 29484d0d6741: Waiting b34818771f77: Waiting b64107ccc480: Waiting 961a4bd674d6: Waiting f88593e5d4c5: Waiting 2448249ab186: Waiting 174f56854903: Waiting 717e58f7f881: Layer already exists 354ef000ee52: Layer already exists 346f49233919: Layer already exists 7535fd1eaa43: Layer already exists ac36c20966e9: Layer already exists 29484d0d6741: Layer already exists b34818771f77: Layer already exists f88593e5d4c5: Layer already exists b64107ccc480: Layer already exists 2448249ab186: Layer already exists 961a4bd674d6: Layer already exists 174f56854903: Layer already exists master-1_8_4_2-1: digest: sha256:365a8ec98991506cbcdabb9ffd40082d0cd0a7e27d21bba0efe1ce680ffb0663 size: 2824 2025-06-20 14:37:59,364: INFO: Building opensdn-controller-webui-job finished successfully, duration: 15 seconds