2025-06-24 15:52:08,560: INFO: Building opensdn-external-haproxy 2025-06-24 15:52:08,588: 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_3_8_5-1_3 --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} ---> bc1b71cb556e Step 4/10 : ARG CONTAINER_NAME ---> Running in af437e6e62f5 ---> Removed intermediate container af437e6e62f5 ---> 76d4a49c7573 Step 5/10 : ENV SERVICE_NAME=haproxy CONTAINER_NAME=$CONTAINER_NAME ---> Running in 59fd0176088d ---> Removed intermediate container 59fd0176088d ---> 0ffc7c25c180 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 3f5cb29c6318 ---> Removed intermediate container 3f5cb29c6318 ---> 857c3ffd079b 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 a154b3fb386f 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 a154b3fb386f ---> d899759ccf55 Step 8/10 : COPY *.sh / ---> 5b60758dfd34 Step 9/10 : ENTRYPOINT ["/contrail-entrypoint.sh"] ---> Running in 4271d347837f ---> Removed intermediate container 4271d347837f ---> 77b63e83e747 Step 10/10 : CMD ["haproxy", "-f", "/etc/haproxy/haproxy.cfg"] ---> Running in ea439d5b4210 ---> Removed intermediate container ea439d5b4210 ---> 8ef8a94b9dce [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 8ef8a94b9dce Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-1_3_8_5-1_3 2025-06-24 15:52:56,896: INFO: Docker build duration: 48 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-external-haproxy] 50c1b1b45380: Preparing f7ad5637e953: Preparing f842605bc57d: Preparing b3e699c5b9c3: Preparing 70429211ca19: Preparing 3a9cb9ba5e8f: Preparing d3178169e944: Preparing bf6ea46a2b49: Preparing 174f56854903: Preparing 3a9cb9ba5e8f: Waiting d3178169e944: Waiting bf6ea46a2b49: Waiting 174f56854903: Waiting f842605bc57d: Layer already exists 70429211ca19: Layer already exists b3e699c5b9c3: Layer already exists 3a9cb9ba5e8f: Layer already exists d3178169e944: Layer already exists bf6ea46a2b49: Layer already exists 174f56854903: Layer already exists 50c1b1b45380: Pushed f7ad5637e953: Pushed master-1_3_8_5-1_3: digest: sha256:03ad4a5a666b877216aabff16aa7c5ea6ee601ea5f3cc91b404fec8e9683be71 size: 2197 2025-06-24 15:53:02,218: INFO: Building opensdn-external-haproxy finished successfully, duration: 54 seconds