2025-03-24 01:24:30,705: INFO: Building contrail-external-haproxy 2025-03-24 01:24:30,722: 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=contrail-external-haproxy --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 6.144 kB Step 1/10 : ARG CONTRAIL_REGISTRY Step 2/10 : ARG CONTRAIL_CONTAINER_TAG Step 3/10 : FROM ${CONTRAIL_REGISTRY}/contrail-general-base:${CONTRAIL_CONTAINER_TAG} ---> 1b3c41dca913 Step 4/10 : ARG CONTAINER_NAME ---> Running in 4db455c5c559 ---> Removed intermediate container 4db455c5c559 ---> 236051fc8b66 Step 5/10 : ENV SERVICE_NAME=haproxy CONTAINER_NAME=$CONTAINER_NAME ---> Running in b1c703ad7c62 ---> Removed intermediate container b1c703ad7c62 ---> 6ea05c33c85c 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 e59620a68fa5 ---> Removed intermediate container e59620a68fa5 ---> b5c58eb743ce Step 7/10 : RUN yum install -y haproxy && usermod -a -G $CONTRAIL_GID haproxy && yum clean all -y && rm -rf /var/cache/yum ---> Running in 9dad72a7eaa2 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 contrail-tpc : 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 Cleaning up list of fastest mirrors ---> Removed intermediate container 9dad72a7eaa2 ---> 8131271d6b5a Step 8/10 : COPY *.sh / ---> 8ea84b8924fa Step 9/10 : ENTRYPOINT ["/contrail-entrypoint.sh"] ---> Running in 1188bca70ade ---> Removed intermediate container 1188bca70ade ---> 662bbc694ee7 Step 10/10 : CMD ["haproxy", "-f", "/etc/haproxy/haproxy.cfg"] ---> Running in 3e8a53dad36b ---> Removed intermediate container 3e8a53dad36b ---> 511160fa61ba [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 511160fa61ba Successfully tagged nexus.gz1.opensdn.io:5102/contrail-external-haproxy:nightly Successfully tagged nexus.gz1.opensdn.io:5102/tf-external-haproxy:nightly 2025-03-24 01:25:16,622: INFO: Docker build duration: 46 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/contrail-external-haproxy] 89130b722776: Preparing 3fed8cae280d: Preparing 1b0457dea263: Preparing 9128a599f154: Preparing c8164c5b12e6: Preparing 538383059513: Preparing d3570bf8aa98: Preparing 3829c47cbc2a: Preparing 174f56854903: Preparing 538383059513: Waiting d3570bf8aa98: Waiting 3829c47cbc2a: Waiting 174f56854903: Waiting 89130b722776: Pushed 1b0457dea263: Layer already exists 3fed8cae280d: Pushed 9128a599f154: Layer already exists c8164c5b12e6: Layer already exists 538383059513: Layer already exists d3570bf8aa98: Layer already exists 174f56854903: Layer already exists 3829c47cbc2a: Layer already exists nightly: digest: sha256:98064dbaeca0522005e6602a22eb391ed092c4d3a9f7c565c35f84b01f1e2c20 size: 2197 The push refers to repository [nexus.gz1.opensdn.io:5102/tf-external-haproxy] 89130b722776: Preparing 3fed8cae280d: Preparing 1b0457dea263: Preparing 9128a599f154: Preparing c8164c5b12e6: Preparing 538383059513: Preparing d3570bf8aa98: Preparing 3829c47cbc2a: Preparing 174f56854903: Preparing 538383059513: Waiting d3570bf8aa98: Waiting 3829c47cbc2a: Waiting 174f56854903: Waiting c8164c5b12e6: Layer already exists 9128a599f154: Layer already exists 3fed8cae280d: Layer already exists 89130b722776: Layer already exists 1b0457dea263: Layer already exists 538383059513: Layer already exists d3570bf8aa98: Layer already exists 174f56854903: Layer already exists 3829c47cbc2a: Layer already exists nightly: digest: sha256:98064dbaeca0522005e6602a22eb391ed092c4d3a9f7c565c35f84b01f1e2c20 size: 2197 2025-03-24 01:25:25,051: INFO: Building contrail-external-haproxy finished successfully, duration: 55 seconds