2025-06-30 01:35:01,137: INFO: Building opensdn-controller-webui-job 2025-06-30 01:35:01,183: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> 8dd3776f1ba4 Step 4/9 : ARG CONTAINER_NAME ---> Running in e47d47abdb59 ---> Removed intermediate container e47d47abdb59 ---> d42a0cee62ed Step 5/9 : ENV SERVICE_NAME=job CONTAINER_NAME=$CONTAINER_NAME ---> Running in 91ce4a404082 ---> Removed intermediate container 91ce4a404082 ---> 9729595cf495 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 a6fcde7bc658 ---> Removed intermediate container a6fcde7bc658 ---> 49c7b041f73e Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 2d51a528d477 ---> Removed intermediate container 2d51a528d477 ---> 7abecfcd4984 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in b1cf306f915e ---> Removed intermediate container b1cf306f915e ---> 07128a3e04e7 Step 9/9 : CMD ["/usr/bin/node","jobServerStart.js"] ---> Running in 04d24fb6a4ee ---> Removed intermediate container 04d24fb6a4ee ---> 9f74e6ef0905 [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 9f74e6ef0905 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly 2025-06-30 01:35:16,507: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job] e3ccf7c77a14: Preparing d39c2cfa0d5a: Preparing 05942ce8b2cf: Preparing 92b62361dfeb: Preparing 9248d0763097: Preparing 5508c80dec1f: Preparing 23eec888fc98: Preparing 4811f02d146c: Preparing 6fe9616a3ba8: Preparing 5596361584af: Preparing 7e2050ac8733: Preparing 174f56854903: Preparing e3ccf7c77a14: Waiting d39c2cfa0d5a: Waiting 05942ce8b2cf: Waiting 92b62361dfeb: Waiting 9248d0763097: Waiting 5508c80dec1f: Waiting 23eec888fc98: Waiting 4811f02d146c: Waiting 6fe9616a3ba8: Waiting 5596361584af: Waiting 7e2050ac8733: Waiting 174f56854903: Waiting d39c2cfa0d5a: Layer already exists e3ccf7c77a14: Layer already exists 05942ce8b2cf: Layer already exists 92b62361dfeb: Layer already exists 9248d0763097: Layer already exists 23eec888fc98: Layer already exists 5508c80dec1f: Layer already exists 4811f02d146c: Layer already exists 6fe9616a3ba8: Layer already exists 5596361584af: Layer already exists 7e2050ac8733: Layer already exists 174f56854903: Layer already exists nightly: digest: sha256:fd565751847ef166b88c775c59962aef4c61e27168608ebb82750d8f6d90ea0f size: 2824 2025-06-30 01:35:19,592: INFO: Building opensdn-controller-webui-job finished successfully, duration: 18 seconds