2025-04-10 17:08:17,082: INFO: Building contrail-analytics-snmp-base 2025-04-10 17:08:17,096: 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-2_6 --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-snmp-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.56 kB Step 1/7 : ARG CONTRAIL_REGISTRY Step 2/7 : ARG CONTRAIL_CONTAINER_TAG Step 3/7 : FROM ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} ---> 73c555d232d5 Step 4/7 : ENV NODE_TYPE=analytics-snmp ---> Running in ad65d60ed5d7 ---> Removed intermediate container ad65d60ed5d7 ---> ee3379a9a075 Step 5/7 : LABEL $VENDOR_DOMAIN".pod"=$NODE_TYPE ---> Running in d0fffe208504 ---> Removed intermediate container d0fffe208504 ---> a379352def22 Step 6/7 : RUN source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) && if [[ ${ver} == 9 ]]; then dnf install -y net-snmp-1:5.9.1 net-snmp-devel-1:5.9.1 ; else yum install -y net-snmp-2:5.9.4-1 net-snmp-devel-2:5.9.4-1 ; fi ; yum clean all -y ; rm -rf /var/cache/yum ---> Running in 880cbc450f5b Loaded plugins: fastestmirror, ovl Determining fastest mirrors No package net-snmp-2:5.9.4-1 available. No package net-snmp-devel-2:5.9.4-1 available. Error: Nothing to do Loaded plugins: fastestmirror, ovl Cleaning repos: contrail tf-mirrors.ci_repos_centos-openstack-queens : tf-mirrors.ci_repos_dockerrepo tf-mirrors.ci_repos_yum7-base : tf-mirrors.ci_repos_yum7-centos-sclo-rh : tf-mirrors.ci_repos_yum7-centosplus : tf-mirrors.ci_repos_yum7-extras tf-mirrors.ci_repos_yum7-updates : tpc Cleaning up list of fastest mirrors ---> Removed intermediate container 880cbc450f5b ---> 3765fb80ffcc Step 7/7 : CMD ["/usr/bin/tail","-f","/dev/null"] ---> Running in e8557359f2a9 ---> Removed intermediate container e8557359f2a9 ---> b588a51d4ad7 [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 b588a51d4ad7 Successfully tagged nexus.gz1.opensdn.io:5101/contrail-analytics-snmp-base:master-1_2_2_2-2_6 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-1_2_2_2-2_6 2025-04-10 17:09:18,949: INFO: Docker build duration: 61 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-analytics-snmp-base] 5d31861baf25: Preparing 6524f4c27299: Preparing 233978cfc8e8: Preparing eff7c3d8f418: Preparing 4cb4e44c4a69: Preparing c5cbbd7b30ef: Preparing 7a745ffe240a: Preparing 4dad5d3d0484: Preparing cec1afd6b775: Preparing 174f56854903: Preparing c5cbbd7b30ef: Waiting 4dad5d3d0484: Waiting cec1afd6b775: Waiting 7a745ffe240a: Waiting 174f56854903: Waiting 4cb4e44c4a69: Layer already exists 6524f4c27299: Layer already exists 233978cfc8e8: Layer already exists 5d31861baf25: Pushed eff7c3d8f418: Layer already exists c5cbbd7b30ef: Layer already exists 7a745ffe240a: Layer already exists 4dad5d3d0484: Layer already exists cec1afd6b775: Layer already exists 174f56854903: Layer already exists master-1_2_2_2-2_6: digest: sha256:fe00894540a49ea598824ebb4ec0f941f27848bcfbdcd8093516ee4eaafc1bdc size: 2411 The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base] 5d31861baf25: Preparing 6524f4c27299: Preparing 233978cfc8e8: Preparing eff7c3d8f418: Preparing 4cb4e44c4a69: Preparing c5cbbd7b30ef: Preparing 7a745ffe240a: Preparing 4dad5d3d0484: Preparing cec1afd6b775: Preparing 174f56854903: Preparing 5d31861baf25: Waiting 6524f4c27299: Waiting 233978cfc8e8: Waiting eff7c3d8f418: Waiting 4cb4e44c4a69: Waiting c5cbbd7b30ef: Waiting 7a745ffe240a: Waiting 4dad5d3d0484: Waiting cec1afd6b775: Waiting 174f56854903: Waiting 5d31861baf25: Layer already exists 6524f4c27299: Layer already exists 233978cfc8e8: Layer already exists eff7c3d8f418: Layer already exists 4cb4e44c4a69: Layer already exists c5cbbd7b30ef: Layer already exists 7a745ffe240a: Layer already exists 4dad5d3d0484: Layer already exists cec1afd6b775: Layer already exists 174f56854903: Layer already exists master-1_2_2_2-2_6: digest: sha256:fe00894540a49ea598824ebb4ec0f941f27848bcfbdcd8093516ee4eaafc1bdc size: 2411 2025-04-10 17:09:27,914: INFO: Building contrail-analytics-snmp-base finished successfully, duration: 70 seconds