2025-05-14 14:03:48,214: INFO: Building opensdn-controller-webui-job 2025-05-14 14:03:48,257: 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_7_0_1-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} ---> cad72da163da Step 4/9 : ARG CONTAINER_NAME ---> Running in a50ebbe916be ---> Removed intermediate container a50ebbe916be ---> b861a4c1b5ee Step 5/9 : ENV SERVICE_NAME=job CONTAINER_NAME=$CONTAINER_NAME ---> Running in 7ae189e4f28a ---> Removed intermediate container 7ae189e4f28a ---> cb98f4b7ebc6 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 a6474eb73219 ---> Removed intermediate container a6474eb73219 ---> 15e79f0aa84c Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in bb3af3ba56bd ---> Removed intermediate container bb3af3ba56bd ---> 670a682c17b7 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in c44f1bbe02e8 ---> Removed intermediate container c44f1bbe02e8 ---> 250cdabfe9ee Step 9/9 : CMD ["/usr/bin/node","jobServerStart.js"] ---> Running in 112a24aed88d ---> Removed intermediate container 112a24aed88d ---> 0591deb59d78 [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 0591deb59d78 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-1_7_0_1-2 2025-05-14 14:04:03,266: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job] 5af615ee16eb: Preparing 2a20fdd20be7: Preparing f539e26e9eb0: Preparing 1cea1b22c8a3: Preparing 8125d4b25d03: Preparing c8fff6ce06c5: Preparing ce68580213f1: Preparing acabcce0763f: Preparing c52019513e57: Preparing ee4c523f2d91: Preparing bfa087f9b105: Preparing 174f56854903: Preparing 5af615ee16eb: Waiting 2a20fdd20be7: Waiting f539e26e9eb0: Waiting 1cea1b22c8a3: Waiting 8125d4b25d03: Waiting c8fff6ce06c5: Waiting ce68580213f1: Waiting acabcce0763f: Waiting c52019513e57: Waiting ee4c523f2d91: Waiting bfa087f9b105: Waiting 174f56854903: Waiting 2a20fdd20be7: Layer already exists 5af615ee16eb: Layer already exists 1cea1b22c8a3: Layer already exists 8125d4b25d03: Layer already exists f539e26e9eb0: Layer already exists ce68580213f1: Layer already exists c8fff6ce06c5: Layer already exists ee4c523f2d91: Layer already exists acabcce0763f: Layer already exists c52019513e57: Layer already exists 174f56854903: Layer already exists bfa087f9b105: Layer already exists master-1_7_0_1-2: digest: sha256:5f4a7340a66ade85c9c29bbcbb1688ba0b56aabe7b1c99abfe08b44e056dbed8 size: 2824 2025-05-14 14:04:06,525: INFO: Building opensdn-controller-webui-job finished successfully, duration: 18 seconds