2025-07-01 16:26:55,245: INFO: Building opensdn-controller-webui-job 2025-07-01 16:26:55,282: 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_2_2_2-3_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} ---> b7741bbc6df0 Step 4/9 : ARG CONTAINER_NAME ---> Running in 51998253e0f2 ---> Removed intermediate container 51998253e0f2 ---> 89af4fdacb8c Step 5/9 : ENV SERVICE_NAME=job CONTAINER_NAME=$CONTAINER_NAME ---> Running in 328ea4d1ac6b ---> Removed intermediate container 328ea4d1ac6b ---> aa35f9e334c5 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 b14f929fd0be ---> Removed intermediate container b14f929fd0be ---> 4dd09b7a4801 Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 3d4ca2d6798a ---> Removed intermediate container 3d4ca2d6798a ---> 7e8237e5abc2 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in cefe0f46d55f ---> Removed intermediate container cefe0f46d55f ---> 93b4c58aae95 Step 9/9 : CMD ["/usr/bin/node","jobServerStart.js"] ---> Running in 60b19880652f ---> Removed intermediate container 60b19880652f ---> 5a79df783a4d [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 5a79df783a4d Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-1_2_2_2-3_8 2025-07-01 16:27:08,330: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job] b5444a0ab746: Preparing c4b69157b99f: Preparing 052fe11164b9: Preparing f074e53fd9b8: Preparing eb24846670f0: Preparing d5b55ea2e52e: Preparing eab34d90438f: Preparing 9460d6baf0b6: Preparing b10abd3abc9c: Preparing e8875986feb6: Preparing 1680b744cde3: Preparing 174f56854903: Preparing 052fe11164b9: Waiting f074e53fd9b8: Waiting eb24846670f0: Waiting d5b55ea2e52e: Waiting 9460d6baf0b6: Waiting b10abd3abc9c: Waiting e8875986feb6: Waiting 1680b744cde3: Waiting 174f56854903: Waiting eab34d90438f: Waiting 052fe11164b9: Layer already exists b5444a0ab746: Layer already exists c4b69157b99f: Layer already exists f074e53fd9b8: Layer already exists 9460d6baf0b6: Layer already exists eab34d90438f: Layer already exists d5b55ea2e52e: Layer already exists eb24846670f0: Layer already exists 1680b744cde3: Layer already exists b10abd3abc9c: Layer already exists e8875986feb6: Layer already exists 174f56854903: Layer already exists master-1_2_2_2-3_8: digest: sha256:d70beb41398a2b69814d5e61f697a1d36a836f64b440cceab6dd121709110eef size: 2824 2025-07-01 16:27:09,667: INFO: Building opensdn-controller-webui-job finished successfully, duration: 14 seconds