2024-09-11 19:34:32,846: INFO: Building contrail-external-haproxy 2024-09-11 19:34:32,869: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-9_9_6-2 --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 7.68 kB Step 1/8 : FROM nexus.gz1.opensdn.io:5101/contrail-general-base:master-9_9_6-2 ---> facc9586a688 Step 2/8 : ARG CONTAINER_NAME ---> Running in 9542d7caf0d7 ---> Removed intermediate container 9542d7caf0d7 ---> 486ef49c0a77 Step 3/8 : ENV SERVICE_NAME=haproxy CONTAINER_NAME=$CONTAINER_NAME ---> Running in 0792eb93d7f9 ---> Removed intermediate container 0792eb93d7f9 ---> b407c29aa508 Step 4/8 : 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 fa62aa5373be ---> Removed intermediate container fa62aa5373be ---> ba4ecd3574fb Step 5/8 : RUN yum install -y haproxy && usermod -a -G $CONTRAIL_GID haproxy && yum clean all -y && rm -rf /var/cache/yum ---> Running in e06856ae7a37 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 e06856ae7a37 ---> 2fafaf8a9cb4 Step 6/8 : COPY *.sh / ---> 8a7d2b7e5014 Step 7/8 : ENTRYPOINT ["/contrail-entrypoint.sh"] ---> Running in 560429278da2 ---> Removed intermediate container 560429278da2 ---> a5a38b4abbf1 Step 8/8 : CMD ["haproxy", "-f", "/etc/haproxy/haproxy.cfg"] ---> Running in 388fae1be19d ---> Removed intermediate container 388fae1be19d ---> c8c27c8115cc [Warning] One or more build-args [BASE_EXTRA_RPMS CONTRAIL_CONTAINER_TAG CONTRAIL_REGISTRY GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built c8c27c8115cc Successfully tagged nexus.gz1.opensdn.io:5101/contrail-external-haproxy:master-9_9_6-2 Successfully tagged nexus.gz1.opensdn.io:5101/tf-external-haproxy:master-9_9_6-2 2024-09-11 19:35:57,166: INFO: Docker build duration: 85 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-external-haproxy] 604aac49df8b: Preparing 7a52a1ab2538: Preparing 5c87db334136: Preparing d27cd5174d9d: Preparing 6904822ce228: Preparing bc7aef92c212: Preparing 895d83f0985d: Preparing 080361cfd26e: Preparing 174f56854903: Preparing bc7aef92c212: Waiting 895d83f0985d: Waiting 174f56854903: Waiting 604aac49df8b: Pushed 6904822ce228: Layer already exists 7a52a1ab2538: Pushed d27cd5174d9d: Layer already exists 5c87db334136: Layer already exists bc7aef92c212: Layer already exists 895d83f0985d: Layer already exists 174f56854903: Layer already exists 080361cfd26e: Layer already exists master-9_9_6-2: digest: sha256:62b7355f8c651c371b6f7506655b710f1bccdbb1d9f3c775d72e3c827d9bd5a0 size: 2197 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-external-haproxy] 604aac49df8b: Preparing 7a52a1ab2538: Preparing 5c87db334136: Preparing d27cd5174d9d: Preparing 6904822ce228: Preparing bc7aef92c212: Preparing 895d83f0985d: Preparing 080361cfd26e: Preparing 174f56854903: Preparing bc7aef92c212: Waiting 080361cfd26e: Waiting 895d83f0985d: Waiting 604aac49df8b: Layer already exists 5c87db334136: Layer already exists d27cd5174d9d: Layer already exists 6904822ce228: Layer already exists 7a52a1ab2538: Layer already exists bc7aef92c212: Layer already exists 895d83f0985d: Layer already exists 080361cfd26e: Layer already exists 174f56854903: Layer already exists master-9_9_6-2: digest: sha256:62b7355f8c651c371b6f7506655b710f1bccdbb1d9f3c775d72e3c827d9bd5a0 size: 2197 2024-09-11 19:36:05,353: INFO: Building contrail-external-haproxy finished successfully, duration: 93 seconds