2025-05-27 13:48:20,448: INFO: Building opensdn-controller-webui-job 2025-05-27 13:48:20,477: 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_3_8_5-8 --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} ---> 52e4cf14c7f5 Step 4/9 : ARG CONTAINER_NAME ---> Running in 096b042908db ---> Removed intermediate container 096b042908db ---> 8a640fdca39f Step 5/9 : ENV SERVICE_NAME=job CONTAINER_NAME=$CONTAINER_NAME ---> Running in 22c6d0ca5204 ---> Removed intermediate container 22c6d0ca5204 ---> 0ff98db8d61e 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 9887ab0ee2ca ---> Removed intermediate container 9887ab0ee2ca ---> 7eed9ca52b31 Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 697752f297b8 ---> Removed intermediate container 697752f297b8 ---> 23d0e8722910 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in fb6e51128d62 ---> Removed intermediate container fb6e51128d62 ---> 237a203cf7bc Step 9/9 : CMD ["/usr/bin/node","jobServerStart.js"] ---> Running in b58a273f293b ---> Removed intermediate container b58a273f293b ---> b8241c664a15 [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 b8241c664a15 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-1_3_8_5-8 2025-05-27 13:48:37,981: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job] cc1aed810df1: Preparing be356c5a4eb7: Preparing 5281b6d1ff01: Preparing 46d893d47b8d: Preparing cac3828e27f9: Preparing 2b895ea93d9f: Preparing 8f82918fd5f6: Preparing 91bdfad40802: Preparing 9a52211caf87: Preparing 9f1fc59ffc70: Preparing 1e26cc831304: Preparing 174f56854903: Preparing cc1aed810df1: Waiting be356c5a4eb7: Waiting 5281b6d1ff01: Waiting 46d893d47b8d: Waiting cac3828e27f9: Waiting 2b895ea93d9f: Waiting 8f82918fd5f6: Waiting 91bdfad40802: Waiting 9a52211caf87: Waiting 9f1fc59ffc70: Waiting 1e26cc831304: Waiting 174f56854903: Waiting cc1aed810df1: Layer already exists be356c5a4eb7: Layer already exists 5281b6d1ff01: Layer already exists 46d893d47b8d: Layer already exists cac3828e27f9: Layer already exists 2b895ea93d9f: Layer already exists 9f1fc59ffc70: Layer already exists 8f82918fd5f6: Layer already exists 9a52211caf87: Layer already exists 91bdfad40802: Layer already exists 1e26cc831304: Layer already exists 174f56854903: Layer already exists master-1_3_8_5-8: digest: sha256:6e47e41efd9f7a022908003a5b2dc6a82a8fd418c8152478d2c3bb64b6f446f7 size: 2824 2025-05-27 13:48:42,052: INFO: Building opensdn-controller-webui-job finished successfully, duration: 22 seconds