2025-05-22 01:18:40,459: INFO: Building opensdn-external-haproxy 2025-05-22 01:18:40,472: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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-external-haproxy --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 6.144 kB Step 1/10 : ARG CONTRAIL_REGISTRY Step 2/10 : ARG CONTRAIL_CONTAINER_TAG Step 3/10 : FROM ${CONTRAIL_REGISTRY}/opensdn-general-base:${CONTRAIL_CONTAINER_TAG} ---> cdef1d9228ea Step 4/10 : ARG CONTAINER_NAME ---> Running in 8f3bb1c8fac6 ---> Removed intermediate container 8f3bb1c8fac6 ---> 3e4f602cc66c Step 5/10 : ENV SERVICE_NAME=haproxy CONTAINER_NAME=$CONTAINER_NAME ---> Running in b3a929a4841a ---> Removed intermediate container b3a929a4841a ---> b4e6bd5b0074 Step 6/10 : LABEL name=$CONTAINER_NAME summary="Contrail HAProxy" description="Contrail HAProxy supports high availability for Contrail container subsystems." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 365c688d0df3 ---> Removed intermediate container 365c688d0df3 ---> a4fb1ebf6ce5 Step 7/10 : RUN set -e ; yum install -y haproxy && usermod -a -G $CONTRAIL_GID haproxy && yum clean all -y && rm -rf /var/cache/yum ---> Running in 85526c5a71ac Loaded plugins: fastestmirror, ovl Determining fastest mirrors Resolving Dependencies --> Running transaction check ---> Package haproxy.x86_64 0:1.5.18-9.el7_9.1 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: haproxy x86_64 1.5.18-9.el7_9.1 tf-mirrors.ci_repos_yum7-updates 835 k Transaction Summary ================================================================================ Install 1 Package Total download size: 835 k Installed size: 2.6 M Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : haproxy-1.5.18-9.el7_9.1.x86_64 1/1 Verifying : haproxy-1.5.18-9.el7_9.1.x86_64 1/1 Installed: haproxy.x86_64 0:1.5.18-9.el7_9.1 Complete! 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 85526c5a71ac ---> 7e2137e4737f Step 8/10 : COPY *.sh / ---> f4ddb9abbef9 Step 9/10 : ENTRYPOINT ["/contrail-entrypoint.sh"] ---> Running in c707ffaccf9b ---> Removed intermediate container c707ffaccf9b ---> 5c2fed1a6e73 Step 10/10 : CMD ["haproxy", "-f", "/etc/haproxy/haproxy.cfg"] ---> Running in 636d45b032ed ---> Removed intermediate container 636d45b032ed ---> 6bd3b789af19 [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 6bd3b789af19 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly 2025-05-22 01:19:40,623: INFO: Docker build duration: 60 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-external-haproxy] 870942a2cf25: Preparing 825c08ee512d: Preparing c4c91fea91ee: Preparing 5d735be59060: Preparing 0fd1c2426e05: Preparing adf510c80952: Preparing b165f0eafdb1: Preparing e3f079d3f2d6: Preparing 174f56854903: Preparing 0fd1c2426e05: Waiting adf510c80952: Waiting b165f0eafdb1: Waiting e3f079d3f2d6: Waiting 174f56854903: Waiting 870942a2cf25: Pushed 0fd1c2426e05: Layer already exists 825c08ee512d: Pushed c4c91fea91ee: Layer already exists 5d735be59060: Layer already exists adf510c80952: Layer already exists b165f0eafdb1: Layer already exists e3f079d3f2d6: Layer already exists 174f56854903: Layer already exists nightly: digest: sha256:997999157bc37d90dd12f66acfef40e8684041ab88982f8435ac107c88f68652 size: 2197 2025-05-22 01:19:44,747: INFO: Building opensdn-external-haproxy finished successfully, duration: 64 seconds