2025-06-09 01:27:12,953: INFO: Building opensdn-controller-webui-job 2025-06-09 01:27:12,986: 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} ---> 0ae35b15ad34 Step 4/9 : ARG CONTAINER_NAME ---> Running in 3945e9490ea2 ---> Removed intermediate container 3945e9490ea2 ---> 77cb5e7b6d2b Step 5/9 : ENV SERVICE_NAME=job CONTAINER_NAME=$CONTAINER_NAME ---> Running in 4ebbc52fc917 ---> Removed intermediate container 4ebbc52fc917 ---> ce82834ec7d4 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 087323ee206d ---> Removed intermediate container 087323ee206d ---> f0f022e2bf7c Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 6531522de13e ---> Removed intermediate container 6531522de13e ---> 83e31f2eb533 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in 7e5199333410 ---> Removed intermediate container 7e5199333410 ---> 044efae5a050 Step 9/9 : CMD ["/usr/bin/node","jobServerStart.js"] ---> Running in 50737bbba97f ---> Removed intermediate container 50737bbba97f ---> c5916075b2df [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 c5916075b2df Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly 2025-06-09 01:27:24,684: INFO: Docker build duration: 12 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job] 4d1e3d660609: Preparing 4d25138a87c7: Preparing a5145bcbbad4: Preparing 51de5b3417b8: Preparing 1686d5ad2848: Preparing fd7a38af3f89: Preparing 2d961d9f2883: Preparing b08f13a38f9f: Preparing 0345f482a15c: Preparing f0fb0f01f5a6: Preparing cb03b15d4b90: Preparing 174f56854903: Preparing fd7a38af3f89: Waiting 2d961d9f2883: Waiting b08f13a38f9f: Waiting 0345f482a15c: Waiting f0fb0f01f5a6: Waiting cb03b15d4b90: Waiting 174f56854903: Waiting 4d1e3d660609: Layer already exists 4d25138a87c7: Layer already exists 51de5b3417b8: Layer already exists 1686d5ad2848: Layer already exists a5145bcbbad4: Layer already exists fd7a38af3f89: Layer already exists 2d961d9f2883: Layer already exists b08f13a38f9f: Layer already exists 0345f482a15c: Layer already exists f0fb0f01f5a6: Layer already exists cb03b15d4b90: Layer already exists 174f56854903: Layer already exists nightly: digest: sha256:6ca0e7412ca48e1182cf672b409043b3821fa4e45e40aaa47059eaa645b0361a size: 2824 2025-06-09 01:27:26,653: INFO: Building opensdn-controller-webui-job finished successfully, duration: 14 seconds