2025-04-18 07:43:52,842: INFO: Building contrail-analytics-base
2025-04-18 07:43:52,854: 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_5_3_1-1_2 --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=contrail-analytics-base --build-arg UBUNTU_DISTR_VERSION=22.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.048 kB

Step 1/6 : ARG CONTRAIL_REGISTRY
Step 2/6 : ARG CONTRAIL_CONTAINER_TAG
Step 3/6 : FROM ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG}
---> 084e3ce75711
Step 4/6 : ENV NODE_TYPE=analytics
---> Running in 5393b576be26
---> Removed intermediate container 5393b576be26
---> c2d447c70a2a
Step 5/6 : LABEL $VENDOR_DOMAIN".pod"=$NODE_TYPE
---> Running in 1bc73904f55d
---> Removed intermediate container 1bc73904f55d
---> 6d348bc5ac57
Step 6/6 : CMD ["/usr/bin/tail","-f","/dev/null"]
---> Running in ea5ce4057a0a
---> Removed intermediate container ea5ce4057a0a
---> bb54c2f64682
[Warning] One or more build-args [BASE_EXTRA_RPMS CONTAINER_NAME 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 bb54c2f64682
Successfully tagged nexus.gz1.opensdn.io:5101/contrail-analytics-base:master-1_5_3_1-1_2
Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-1_5_3_1-1_2
2025-04-18 07:43:54,695: INFO: Docker build duration: 2 seconds
The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-analytics-base]
afee4358f64e: Preparing
e91473932012: Preparing
3fc426b27c41: Preparing
6028e840d147: Preparing
7ce0ad94aff6: Preparing
da5412077ed1: Preparing
ee5db6238eb9: Preparing
255d9da21401: Preparing
174f56854903: Preparing
da5412077ed1: Waiting
ee5db6238eb9: Waiting
255d9da21401: Waiting
174f56854903: Waiting
6028e840d147: Layer already exists
7ce0ad94aff6: Layer already exists
afee4358f64e: Layer already exists
3fc426b27c41: Layer already exists
e91473932012: Layer already exists
da5412077ed1: Layer already exists
ee5db6238eb9: Layer already exists
255d9da21401: Layer already exists
174f56854903: Layer already exists
master-1_5_3_1-1_2: digest: sha256:2491b643eb1108085eaaf11125e6df73a778485b87f6688c3a1bd089d0e5ce7a size: 2200
The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-base]
afee4358f64e: Preparing
e91473932012: Preparing
3fc426b27c41: Preparing
6028e840d147: Preparing
7ce0ad94aff6: Preparing
da5412077ed1: Preparing
ee5db6238eb9: Preparing
255d9da21401: Preparing
174f56854903: Preparing
da5412077ed1: Waiting
ee5db6238eb9: Waiting
255d9da21401: Waiting
174f56854903: Waiting
afee4358f64e: Layer already exists
3fc426b27c41: Layer already exists
e91473932012: Layer already exists
7ce0ad94aff6: Layer already exists
6028e840d147: Layer already exists
da5412077ed1: Layer already exists
ee5db6238eb9: Layer already exists
255d9da21401: Layer already exists
174f56854903: Layer already exists
master-1_5_3_1-1_2: digest: sha256:2491b643eb1108085eaaf11125e6df73a778485b87f6688c3a1bd089d0e5ce7a size: 2200
2025-04-18 07:43:56,951: INFO: Building contrail-analytics-base finished successfully, duration: 4 seconds