2025-08-11 18:44:34,564: INFO: Building opensdn-analytics-snmp-base 2025-08-11 18:44:34,577: 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-2_0_0_1-1 --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-analytics-snmp-base --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.048 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} ---> f94f8b4f180a Step 4/7 : ENV NODE_TYPE=analytics-snmp ---> Running in d5020fd80cef ---> Removed intermediate container d5020fd80cef ---> 0c5e713542e6 Step 5/7 : LABEL $VENDOR_DOMAIN".pod"=$NODE_TYPE ---> Running in b0d26923867f ---> Removed intermediate container b0d26923867f ---> 797b903d21e2 Step 6/7 : RUN set -e ; yum install -y net-snmp-devel ; yum clean all -y ; rm -rf /var/cache/yum ---> Running in b027eb74f0c6 Loaded plugins: fastestmirror, ovl Determining fastest mirrors Resolving Dependencies --> Running transaction check ---> Package net-snmp-devel.x86_64 2:5.9.4-1 will be installed --> Processing Dependency: net-snmp = 5.9.4 for package: 2:net-snmp-devel-5.9.4-1.x86_64 --> Finished Dependency Resolution Error: Package: 2:net-snmp-devel-5.9.4-1.x86_64 (contrail) Requires: net-snmp = 5.9.4 Available: 1:net-snmp-5.7.2-49.el7.x86_64 (tf-mirrors.ci_repos_yum7-base) net-snmp = 1:5.7.2-49.el7 Available: 1:net-snmp-5.7.2-49.el7_9.1.x86_64 (tf-mirrors.ci_repos_yum7-updates) net-snmp = 1:5.7.2-49.el7_9.1 Available: 1:net-snmp-5.7.2-49.el7_9.2.x86_64 (tf-mirrors.ci_repos_yum7-updates) net-snmp = 1:5.7.2-49.el7_9.2 Available: 1:net-snmp-5.7.2-49.el7_9.3.x86_64 (tf-mirrors.ci_repos_yum7-updates) net-snmp = 1:5.7.2-49.el7_9.3 Available: 1:net-snmp-5.7.2-49.el7_9.4.x86_64 (tf-mirrors.ci_repos_yum7-updates) net-snmp = 1:5.7.2-49.el7_9.4 Available: 1:net-snmp-5.8-20.el7.x86_64 (tpc) net-snmp = 1:5.8-20.el7 Available: 1:net-snmp-5.9.4-5.el7.x86_64 (tpc) net-snmp = 1:5.9.4-5.el7 Available: 2:net-snmp-5.9.4-1.x86_64 (contrail) net-snmp = 2:5.9.4-1  You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest The command '/bin/sh -c set -e ; yum install -y net-snmp-devel ; yum clean all -y ; rm -rf /var/cache/yum' returned a non-zero code: 1 2025-08-11 18:45:06,931: INFO: Docker build duration: 32 seconds 2025-08-11 18:45:06,938: ERROR: Building opensdn-analytics-snmp-base failed, duration: 32 seconds