2025-02-13 15:59:07,364: INFO: Building contrail-external-redis 2025-02-13 15:59:07,466: 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_3_3-1 --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-redis --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 39.94 kB Step 1/15 : ARG CONTRAIL_REGISTRY Step 2/15 : ARG CONTRAIL_CONTAINER_TAG Step 3/15 : FROM ${CONTRAIL_REGISTRY}/contrail-general-base:${CONTRAIL_CONTAINER_TAG} ---> 470e4a13f0da Step 4/15 : ARG SITE_MIRROR ---> Running in a8908a18eab9 ---> Removed intermediate container a8908a18eab9 ---> c09a150c337e Step 5/15 : ARG CONTAINER_NAME ---> Running in c565ee36dfe1 ---> Removed intermediate container c565ee36dfe1 ---> 87b181caae1f Step 6/15 : ENV SERVICE_NAME=redis CONTAINER_NAME=$CONTAINER_NAME ---> Running in d9c23a615170 ---> Removed intermediate container d9c23a615170 ---> 0e17dc7eaef9 Step 7/15 : LABEL name=$CONTAINER_NAME summary="Contrail Redis" description="Contrail Redis server supports query engine." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 70b74fdf51fe ---> Removed intermediate container 70b74fdf51fe ---> 92705a4f8579 Step 8/15 : COPY *.sh / ---> 0a5e8d391e77 Step 9/15 : RUN REDIS_RPM_NAME=redis-6.0.15-1.el7.remi.x86_64 && set -ex && for item in `ls /__*` ; do mv $item /${item:3} ; done && source /functions.sh && download_package https://github.com opensdn-io/tf-third-party-cache/blob/master/redis/${REDIS_RPM_NAME}.rpm?raw=true ${REDIS_RPM_NAME}.rpm && yum install ${REDIS_RPM_NAME}.rpm -y && usermod -a -G $CONTRAIL_GID redis && rm -rf ${REDIS_RPM_NAME}.rpm && yum clean all -y && rm -rf /var/cache/yum ---> Running in bd5218053084 ++ ls /__common.sh /__contrail-functions.sh + for item in '`ls /__*`' + mv /__common.sh /common.sh + for item in '`ls /__*`' + mv /__contrail-functions.sh /contrail-functions.sh + source /functions.sh + download_package https://github.com 'opensdn-io/tf-third-party-cache/blob/master/redis/redis-6.0.15-1.el7.remi.x86_64.rpm?raw=true' redis-6.0.15-1.el7.remi.x86_64.rpm + local original_site=https://github.com + local 'site_path=opensdn-io/tf-third-party-cache/blob/master/redis/redis-6.0.15-1.el7.remi.x86_64.rpm?raw=true' + local output_name=redis-6.0.15-1.el7.remi.x86_64.rpm + local add_opts= + '[' -n http://nexus.gz1.opensdn.io/repository/external-web-cache ']' + wget -nv --tries=3 -c -O redis-6.0.15-1.el7.remi.x86_64.rpm 'http://nexus.gz1.opensdn.io/repository/external-web-cache/opensdn-io/tf-third-party-cache/blob/master/redis/redis-6.0.15-1.el7.remi.x86_64.rpm?raw=true' 2025-02-13 15:59:11 URL:http://nexus.gz1.opensdn.io/repository/external-web-cache/opensdn-io/tf-third-party-cache/blob/master/redis/redis-6.0.15-1.el7.remi.x86_64.rpm?raw=true [1139372/1139372] -> "redis-6.0.15-1.el7.remi.x86_64.rpm" [1] + '[' '!' -s redis-6.0.15-1.el7.remi.x86_64.rpm ']' + yum install redis-6.0.15-1.el7.remi.x86_64.rpm -y Loaded plugins: fastestmirror, ovl Examining redis-6.0.15-1.el7.remi.x86_64.rpm: redis-6.0.15-1.el7.remi.x86_64 Marking redis-6.0.15-1.el7.remi.x86_64.rpm to be installed Resolving Dependencies --> Running transaction check ---> Package redis.x86_64 0:6.0.15-1.el7.remi will be installed --> Processing Dependency: logrotate for package: redis-6.0.15-1.el7.remi.x86_64 Determining fastest mirrors --> Running transaction check ---> Package logrotate.x86_64 0:3.8.6-19.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: redis x86_64 6.0.15-1.el7.remi /redis-6.0.15-1.el7.remi.x86_64 4.0 M Installing for dependencies: logrotate x86_64 3.8.6-19.el7 tf-mirrors.ci_repos_yum7-base 70 k Transaction Summary ================================================================================ Install 1 Package (+1 Dependent package) Total size: 4.1 M Total download size: 70 k Installed size: 4.1 M Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : logrotate-3.8.6-19.el7.x86_64 1/2 Installing : redis-6.0.15-1.el7.remi.x86_64 2/2 Verifying : redis-6.0.15-1.el7.remi.x86_64 1/2 Verifying : logrotate-3.8.6-19.el7.x86_64 2/2 Installed: redis.x86_64 0:6.0.15-1.el7.remi Dependency Installed: logrotate.x86_64 0:3.8.6-19.el7 Complete! + usermod -a -G 1999 redis + rm -rf redis-6.0.15-1.el7.remi.x86_64.rpm + yum clean all -y 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 + rm -rf /var/cache/yum  ---> Removed intermediate container bd5218053084 ---> 4d191a7f8b9f Step 10/15 : RUN mkdir /data && chown redis:redis /data ---> Running in 574b205185cf ---> Removed intermediate container 574b205185cf ---> 194019a08ace Step 11/15 : VOLUME /data ---> Running in 67782efaa075 ---> Removed intermediate container 67782efaa075 ---> b2960474936a Step 12/15 : WORKDIR /data ---> Running in b3c6fd7b2506 ---> Removed intermediate container b3c6fd7b2506 ---> 49af63249d15 Step 13/15 : ENTRYPOINT ["/contrail-entrypoint.sh"] ---> Running in b216cc914f19 ---> Removed intermediate container b216cc914f19 ---> cc39914866a9 Step 14/15 : EXPOSE 6379 ---> Running in acba09116c4f ---> Removed intermediate container acba09116c4f ---> 793a4a527f64 Step 15/15 : CMD ["redis-server"] ---> Running in bd9e5bb97f1b ---> Removed intermediate container bd9e5bb97f1b ---> 00c3b6738453 [Warning] One or more build-args [BASE_EXTRA_RPMS GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER PIP_REPOSITORY UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built 00c3b6738453 Successfully tagged nexus.gz1.opensdn.io:5101/contrail-external-redis:master-1_3_3_3-1 Successfully tagged nexus.gz1.opensdn.io:5101/tf-external-redis:master-1_3_3_3-1 2025-02-13 16:00:33,400: INFO: Docker build duration: 86 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-external-redis] 9b92fc32ae6b: Preparing 837235ba7b5f: Preparing 21543a1bd2b2: Preparing c3971467d4a0: Preparing 7141cac2a83e: Preparing 215ab7f3a585: Preparing b450b3e8ca7a: Preparing 4c0ff10a1f6b: Preparing 25cb39e4ae92: Preparing 174f56854903: Preparing 215ab7f3a585: Waiting b450b3e8ca7a: Waiting 4c0ff10a1f6b: Waiting 25cb39e4ae92: Waiting 174f56854903: Waiting 21543a1bd2b2: Pushed 9b92fc32ae6b: Pushed c3971467d4a0: Layer already exists 837235ba7b5f: Pushed 7141cac2a83e: Layer already exists 215ab7f3a585: Layer already exists b450b3e8ca7a: Layer already exists 4c0ff10a1f6b: Layer already exists 25cb39e4ae92: Layer already exists 174f56854903: Layer already exists master-1_3_3_3-1: digest: sha256:feaafd0e4016bbe08f78c552b74245e25150d018d8b83dd133680caeaddffd18 size: 2405 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-external-redis] 9b92fc32ae6b: Preparing 837235ba7b5f: Preparing 21543a1bd2b2: Preparing c3971467d4a0: Preparing 7141cac2a83e: Preparing 215ab7f3a585: Preparing b450b3e8ca7a: Preparing 4c0ff10a1f6b: Preparing 25cb39e4ae92: Preparing 174f56854903: Preparing 215ab7f3a585: Waiting b450b3e8ca7a: Waiting 4c0ff10a1f6b: Waiting 25cb39e4ae92: Waiting 174f56854903: Waiting c3971467d4a0: Layer already exists 7141cac2a83e: Layer already exists 21543a1bd2b2: Layer already exists 9b92fc32ae6b: Layer already exists 837235ba7b5f: Layer already exists 215ab7f3a585: Layer already exists b450b3e8ca7a: Layer already exists 4c0ff10a1f6b: Layer already exists 25cb39e4ae92: Layer already exists 174f56854903: Layer already exists master-1_3_3_3-1: digest: sha256:feaafd0e4016bbe08f78c552b74245e25150d018d8b83dd133680caeaddffd18 size: 2405 2025-02-13 16:00:42,158: INFO: Building contrail-external-redis finished successfully, duration: 95 seconds