2025-08-31 04:12:11,049: INFO: Building contrail-general-base 2025-08-31 04:12:11,056: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-2_0_8_7-1-r24.1-centos --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="https://repos.fedorapeople.org/repos/openstack/EOL/openstack-queens/rdo-release-queens-2.noarch.rpm" --build-arg YUM_ENABLE_REPOS="" --build-arg CONTAINER_NAME=contrail-general-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 69.63 kB Step 1/20 : FROM centos:7 7: Pulling from library/centos 2d473b07cdd5: Already exists Digest: sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 Status: Downloaded newer image for centos:7 ---> eeb6ee3f44bd Step 2/20 : ARG LINUX_DISTR=centos ---> Running in 170037d7d200 ---> Removed intermediate container 170037d7d200 ---> b4dfb017f9eb Step 3/20 : ARG SITE_MIRROR ---> Running in 8d94c051f995 ---> Removed intermediate container 8d94c051f995 ---> 8bfd29480b07 Step 4/20 : ARG VENDOR_NAME ---> Running in 3f2303b3db8f ---> Removed intermediate container 3f2303b3db8f ---> 6d66c7294758 Step 5/20 : ARG VENDOR_DOMAIN ---> Running in ee18ea5759ff ---> Removed intermediate container ee18ea5759ff ---> a7d403b2b6a5 Step 6/20 : ARG CONTRAIL_CONTAINER_TAG ---> Running in 1270ea217be2 ---> Removed intermediate container 1270ea217be2 ---> 37f1e2b257eb Step 7/20 : LABEL vendor=$VENDOR_NAME version=$CONTRAIL_CONTAINER_TAG release="5.1.0" ---> Running in af17ee75a0f3 ---> Removed intermediate container af17ee75a0f3 ---> a4a2cde9744e Step 8/20 : RUN mkdir /licenses ---> Running in 28fd74ceb626 ---> Removed intermediate container 28fd74ceb626 ---> 49bf61a2fc34 Step 9/20 : COPY licensing.txt /licenses ---> c4fe21b7fc8e Step 10/20 : ARG GENERAL_EXTRA_RPMS="" ---> Running in 47a74009685a ---> Removed intermediate container 47a74009685a ---> 819d708ed9f7 Step 11/20 : ARG YUM_ENABLE_REPOS="" ---> Running in 71c1e35263d5