2025-05-05 12:23:05,647: INFO: Building opensdn-controller-webui-job 2025-05-05 12:23:05,704: 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_6_6_1-3 --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} ---> 4c7c3ed2c875 Step 4/9 : ARG CONTAINER_NAME ---> Running in b84e9dea2e91 ---> Removed intermediate container b84e9dea2e91 ---> 36a94b9beaba Step 5/9 : ENV SERVICE_NAME=job CONTAINER_NAME=$CONTAINER_NAME ---> Running in bd271fe0138d ---> Removed intermediate container bd271fe0138d ---> d06d426019a4 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 1a9239db00f4 ---> Removed intermediate container 1a9239db00f4 ---> 50c89ce6795e Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 7281e0e3b1d3 ---> Removed intermediate container 7281e0e3b1d3 ---> b7f06986d937 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in 716445ee0b6c ---> Removed intermediate container 716445ee0b6c ---> 6f4bcd91e8f5 Step 9/9 : CMD ["/usr/bin/node","jobServerStart.js"] ---> Running in 7197165df6ad ---> Removed intermediate container 7197165df6ad ---> e1ead0ea4796 [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 e1ead0ea4796 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-1_6_6_1-3 2025-05-05 12:23:21,757: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job] c9d8791ec338: Preparing 55545508c78e: Preparing 416969f78004: Preparing 1af2e940c60b: Preparing 2254521fb4ac: Preparing b9a54abf6f60: Preparing 1b86360bbdeb: Preparing 5c37fa06634a: Preparing 6fdd0883af48: Preparing d33ef353de57: Preparing 61a88a08ce78: Preparing 174f56854903: Preparing c9d8791ec338: Waiting 55545508c78e: Waiting 416969f78004: Waiting 1af2e940c60b: Waiting 2254521fb4ac: Waiting b9a54abf6f60: Waiting 1b86360bbdeb: Waiting 5c37fa06634a: Waiting 6fdd0883af48: Waiting d33ef353de57: Waiting 61a88a08ce78: Waiting 174f56854903: Waiting c9d8791ec338: Layer already exists 416969f78004: Layer already exists 55545508c78e: Layer already exists 1af2e940c60b: Layer already exists 1b86360bbdeb: Layer already exists 2254521fb4ac: Layer already exists 5c37fa06634a: Layer already exists b9a54abf6f60: Layer already exists 174f56854903: Layer already exists 61a88a08ce78: Layer already exists d33ef353de57: Layer already exists 6fdd0883af48: Layer already exists master-1_6_6_1-3: digest: sha256:efc7da31da5872c359b5f318b5b30df5f0c1d5267dca26b979dc32fb447e1764 size: 2824 2025-05-05 12:23:25,913: INFO: Building opensdn-controller-webui-job finished successfully, duration: 20 seconds