2025-06-18 10:31:44,856: INFO: Building opensdn-controller-webui-job 2025-06-18 10:31:44,894: 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_1_6-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} ---> c5f3c2ac4a89 Step 4/9 : ARG CONTAINER_NAME ---> Running in b6a952689e48 ---> Removed intermediate container b6a952689e48 ---> 1a58543afab8 Step 5/9 : ENV SERVICE_NAME=job CONTAINER_NAME=$CONTAINER_NAME ---> Running in fbfc314640bd ---> Removed intermediate container fbfc314640bd ---> 082e5fc1ee51 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 26ff8a4e8d78 ---> Removed intermediate container 26ff8a4e8d78 ---> 9a4ccd24ae5d Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b1aca0026311 ---> Removed intermediate container b1aca0026311 ---> 4b3febaf2a71 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in dede6958ae44 ---> Removed intermediate container dede6958ae44 ---> f8b65ca0b22e Step 9/9 : CMD ["/usr/bin/node","jobServerStart.js"] ---> Running in 9a8930a95352 ---> Removed intermediate container 9a8930a95352 ---> 27ea70694f40 [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 27ea70694f40 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-1_8_1_6-1 2025-06-18 10:32:01,093: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job] 97342be1fb42: Preparing bf917ec5450e: Preparing 8e57a25ae396: Preparing f0650246674e: Preparing 8dbe7d00894a: Preparing 13ef0ac841e9: Preparing 4f1ab072ea0a: Preparing 1f51f032ed42: Preparing a04ccc279bfb: Preparing 187be607c2c6: Preparing 3ff6400137b2: Preparing 174f56854903: Preparing 97342be1fb42: Waiting bf917ec5450e: Waiting 8e57a25ae396: Waiting f0650246674e: Waiting 8dbe7d00894a: Waiting 13ef0ac841e9: Waiting 4f1ab072ea0a: Waiting 1f51f032ed42: Waiting a04ccc279bfb: Waiting 187be607c2c6: Waiting 3ff6400137b2: Waiting 174f56854903: Waiting 97342be1fb42: Layer already exists bf917ec5450e: Layer already exists 8e57a25ae396: Layer already exists 8dbe7d00894a: Layer already exists f0650246674e: Layer already exists 13ef0ac841e9: Layer already exists 4f1ab072ea0a: Layer already exists 1f51f032ed42: Layer already exists a04ccc279bfb: Layer already exists 3ff6400137b2: Layer already exists 187be607c2c6: Layer already exists 174f56854903: Layer already exists master-1_8_1_6-1: digest: sha256:5a17bca3a6f406c400311254a40adfe289ecf1ab7441069625e46c16cf0e0c63 size: 2824 2025-06-18 10:32:04,012: INFO: Building opensdn-controller-webui-job finished successfully, duration: 20 seconds