#11 0.745 added from: http://tf-mirrors.gz1.opensdn.io/re 92 MB/s | 14 MB 00:00 #11 2.582 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 1.9 MB 00:00 #11 2.968 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 402 kB 00:00 #11 3.252 added from: http://tf-mirrors.gz1.opensdn.io/re 97 MB/s | 16 MB 00:00 #11 6.342 added from: http://tf-mirrors.gz1.opensdn.io/re 80 MB/s | 11 MB 00:00 #11 8.500 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 1.1 MB 00:00 #11 8.867 added from: http://tf-mirrors.gz1.opensdn.io/re 54 MB/s | 4.8 MB 00:00 #11 10.12 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 697 kB 00:00 #11 10.38 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 474 kB 00:00 #11 10.74 added from: http://tf-mirrors.gz1.opensdn.io/re 112 kB/s | 18 kB 00:00 #11 10.91 added from: http://tf-mirrors.gz1.opensdn.io/re 12 kB/s | 257 B 00:00 #11 11.07 added from: http://tf-mirrors.gz1.opensdn.io/re 794 kB/s | 15 kB 00:00 #11 11.24 added from: http://tf-mirrors.gz1.opensdn.io/re 4.2 MB/s | 96 kB 00:00 #11 11.75 added from: http://tf-mirrors.gz1.opensdn.io/re 111 MB/s | 39 MB 00:00 #11 19.76 Third parties for OpenSDN 46 MB/s | 5.1 MB 00:00 #11 24.31 Available Packages #11 24.31 Name : git-review #11 24.31 Version : 2.3.1 #11 24.31 Release : 7.el9 #11 24.31 Architecture : noarch #11 24.31 Size : 86 k #11 24.31 Source : git-review-2.3.1-7.el9.src.rpm #11 24.31 Repository : tf-mirrors.ci_repos_epel9.repo #11 24.31 Summary : A Git helper for integration with Gerrit #11 24.31 URL : https://opendev.org/opendev/git-review #11 24.31 License : ASL 2.0 #11 24.31 Description : An extension for source control system Git that creates and manages #11 24.31 : review requests in the patch management system Gerrit. It replaces the #11 24.31 : rfc.sh script. #11 24.31 #11 DONE 24.6s #12 [8/8] RUN set -ex ; source /etc/os-release ; find /etc/yum.repos.d/ | grep -i centos | xargs -r rm ; ls -l /etc/yum.repos.d/ ; yum -y update-minimal --security --sec-severity=Important --sec-severity=Critical ; yum install -y hostname iproute less wget openssl glibc-langpack-en rsync procps-ng python3-pip ; yum clean all -y ; rm -rf /var/cache/yum ; groupadd --gid 1999 --system contrail ; useradd -md /home/contrail --uid 1999 --shell /sbin/nologin --system --gid 1999 contrail #12 0.073 /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) #12 0.073 + source /etc/os-release #12 0.073 ++ NAME='Rocky Linux' #12 0.073 ++ VERSION='9.3 (Blue Onyx)' #12 0.073 ++ ID=rocky #12 0.073 ++ ID_LIKE='rhel centos fedora' #12 0.073 ++ VERSION_ID=9.3 #12 0.073 ++ PLATFORM_ID=platform:el9 #12 0.073 ++ PRETTY_NAME='Rocky Linux 9.3 (Blue Onyx)' #12 0.073 ++ ANSI_COLOR='0;32' #12 0.073 ++ LOGO=fedora-logo-icon #12 0.073 ++ CPE_NAME=cpe:/o:rocky:rocky:9::baseos #12 0.073 ++ HOME_URL=https://rockylinux.org/ #12 0.073 ++ BUG_REPORT_URL=https://bugs.rockylinux.org/ #12 0.073 ++ SUPPORT_END=2032-05-31 #12 0.073 ++ ROCKY_SUPPORT_PRODUCT=Rocky-Linux-9 #12 0.073 ++ ROCKY_SUPPORT_PRODUCT_VERSION=9.3 #12 0.073 ++ REDHAT_SUPPORT_PRODUCT='Rocky Linux' #12 0.073 ++ REDHAT_SUPPORT_PRODUCT_VERSION=9.3 #12 0.073 + find /etc/yum.repos.d/ #12 0.073 + grep -i centos #12 0.073 + xargs -r rm #12 0.078 + ls -l /etc/yum.repos.d/ #12 0.082 total 32 #12 0.082 -rw-r--r--. 1 root root 2707 Feb 20 14:35 mirror-base-rocky9.repo #12 0.082 -rw-r--r--. 1 root root 217 Feb 20 14:35 mirror-docker9.repo #12 0.082 -rw-r--r--. 1 root root 204 Feb 20 14:35 mirror-epel9.repo #12 0.082 -rw-r--r--. 1 root root 1 Feb 20 14:35 rocky-addons.repo #12 0.082 -rw-r--r--. 1 root root 1 Feb 20 14:35 rocky-devel.repo #12 0.082 -rw-r--r--. 1 root root 1 Feb 20 14:35 rocky-extras.repo #12 0.082 -rw-r--r--. 1 root root 1 Feb 20 14:35 rocky.repo #12 0.082 -rw-r--r--. 1 root root 140 Feb 20 14:35 tpc.repo #12 0.082 + yum -y update-minimal --security --sec-severity=Important --sec-severity=Critical #12 0.218 Failed to set locale, defaulting to C.UTF-8 #12 0.662 Last metadata expiration check: 0:00:05 ago on Fri Feb 20 14:36:21 2026. #12 0.813 No security updates needed, but 101 updates available #12 0.860 Dependencies resolved. #12 0.862 Nothing to do. #12 0.862 Complete! #12 0.896 + yum install -y hostname iproute less wget openssl glibc-langpack-en rsync procps-ng python3-pip #12 0.961 Failed to set locale, defaulting to C.UTF-8 #12 1.357 Last metadata expiration check: 0:00:06 ago on Fri Feb 20 14:36:21 2026. #12 1.543 Package hostname-3.23-6.el9.x86_64 is already installed. #12 1.546 Package less-590-2.el9_2.x86_64 is already installed. #12 1.548 Package openssl-1:3.0.7-24.el9.x86_64 is already installed. #12 1.600 Dependencies resolved. #12 1.602 ============================================================================================= #12 1.602 Package Arch Version Repository Size #12 1.602 ============================================================================================= #12 1.602 Installing: #12 1.602 glibc-langpack-en x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 555 k #12 1.602 iproute x86_64 6.14.0-2.el9 tf-mirrors.ci_repos_yum9-baseos 808 k #12 1.602 procps-ng x86_64 3.3.17-14.el9 tf-mirrors.ci_repos_yum9-baseos 332 k #12 1.602 python3-pip noarch 21.3.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 1.7 M #12 1.602 rsync x86_64 3.2.5-3.el9 tf-mirrors.ci_repos_yum9-baseos 403 k #12 1.602 wget x86_64 1.21.1-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 768 k #12 1.602 Upgrading: #12 1.602 glibc x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 2.0 M #12 1.602 glibc-common x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 298 k #12 1.602 glibc-minimal-langpack x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 25 k #12 1.602 less x86_64 590-6.el9 tf-mirrors.ci_repos_yum9-baseos 160 k #12 1.602 openssl x86_64 1:3.5.1-7.el9_7 tf-mirrors.ci_repos_yum9-baseos 1.4 M #12 1.602 openssl-libs x86_64 1:3.5.1-7.el9_7 tf-mirrors.ci_repos_yum9-baseos 2.3 M #12 1.602 Installing dependencies: #12 1.602 libbpf x86_64 2:1.5.0-2.el9 tf-mirrors.ci_repos_yum9-baseos 185 k #12 1.602 libmnl x86_64 1.0.4-16.el9_4 tf-mirrors.ci_repos_yum9-baseos 27 k #12 1.602 libpsl x86_64 0.21.1-5.el9 tf-mirrors.ci_repos_yum9-baseos 63 k #12 1.602 openssl-fips-provider x86_64 1:3.5.1-7.el9_7 tf-mirrors.ci_repos_yum9-baseos 812 k #12 1.602 psmisc x86_64 23.4-3.el9 tf-mirrors.ci_repos_yum9-baseos 226 k #12 1.602 publicsuffix-list-dafsa noarch 20210518-3.el9 tf-mirrors.ci_repos_yum9-baseos 58 k #12 1.602 Installing weak dependencies: #12 1.602 libxcrypt-compat x86_64 4.4.18-3.el9 tf-mirrors.ci_repos_yum9-appstream 88 k #12 1.602 python3-setuptools noarch 53.0.0-15.el9 tf-mirrors.ci_repos_yum9-baseos 831 k #12 1.602 #12 1.602 Transaction Summary #12 1.602 ============================================================================================= #12 1.602 Install 14 Packages #12 1.602 Upgrade 6 Packages #12 1.602 #12 1.603 Total download size: 13 M #12 1.604 Downloading Packages: #12 1.629 (1/20): libbpf-1.5.0-2.el9.x86_64.rpm 8.1 MB/s | 185 kB 00:00 #12 1.636 (2/20): libmnl-1.0.4-16.el9_4.x86_64.rpm 4.5 MB/s | 27 kB 00:00 #12 1.647 (3/20): iproute-6.14.0-2.el9.x86_64.rpm 20 MB/s | 808 kB 00:00 #12 1.651 (4/20): libpsl-0.21.1-5.el9.x86_64.rpm 4.2 MB/s | 63 kB 00:00 #12 1.659 (5/20): glibc-langpack-en-2.34-231.el9_7.2.x86_ 10 MB/s | 555 kB 00:00 #12 1.667 (6/20): procps-ng-3.3.17-14.el9.x86_64.rpm 21 MB/s | 332 kB 00:00 #12 1.677 (7/20): openssl-fips-provider-3.5.1-7.el9_7.x86 27 MB/s | 812 kB 00:00 #12 1.680 (8/20): publicsuffix-list-dafsa-20210518-3.el9. 4.6 MB/s | 58 kB 00:00 #12 1.685 (9/20): psmisc-23.4-3.el9.x86_64.rpm 8.9 MB/s | 226 kB 00:00 #12 1.691 (10/20): libxcrypt-compat-4.4.18-3.el9.x86_64.r 14 MB/s | 88 kB 00:00 #12 1.698 (11/20): rsync-3.2.5-3.el9.x86_64.rpm 23 MB/s | 403 kB 00:00 #12 1.709 (12/20): python3-setuptools-53.0.0-15.el9.noarc 26 MB/s | 831 kB 00:00 #12 1.724 (13/20): wget-1.21.1-8.el9_4.x86_64.rpm 29 MB/s | 768 kB 00:00 #12 1.737 (14/20): glibc-common-2.34-231.el9_7.2.x86_64.r 24 MB/s | 298 kB 00:00 #12 1.758 (15/20): glibc-2.34-231.el9_7.2.x86_64.rpm 40 MB/s | 2.0 MB 00:00 #12 1.761 (16/20): glibc-minimal-langpack-2.34-231.el9_7. 1.1 MB/s | 25 kB 00:00 #12 1.781 (17/20): python3-pip-21.3.1-1.el9.noarch.rpm 19 MB/s | 1.7 MB 00:00 #12 1.786 (18/20): less-590-6.el9.x86_64.rpm 5.6 MB/s | 160 kB 00:00 #12 1.811 (19/20): openssl-3.5.1-7.el9_7.x86_64.rpm 28 MB/s | 1.4 MB 00:00 #12 1.835 (20/20): openssl-libs-3.5.1-7.el9_7.x86_64.rpm 43 MB/s | 2.3 MB 00:00 #12 1.835 -------------------------------------------------------------------------------- #12 1.836 Total 56 MB/s | 13 MB 00:00 #12 1.836 Running transaction check #12 2.191 Transaction check succeeded. #12 2.191 Running transaction test #12 2.385 Transaction test succeeded. #12 2.385 Running transaction #12 2.761 Preparing : 1/1 #12 2.848 Upgrading : glibc-common-2.34-231.el9_7.2.x86_64 1/26 #12 2.859 Upgrading : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 2/26 #12 2.864 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 3/26 #12 2.922 Upgrading : glibc-2.34-231.el9_7.2.x86_64 3/26 #12 2.933 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 3/26 #12 3.094 Installing : glibc-langpack-en-2.34-231.el9_7.2.x86_64 4/26 #12 3.119 Installing : libbpf-2:1.5.0-2.el9.x86_64 5/26 #12 3.126 Installing : libmnl-1.0.4-16.el9_4.x86_64 6/26 #12 3.147 Installing : openssl-fips-provider-1:3.5.1-7.el9_7.x86_64 7/26 #12 3.207 Upgrading : openssl-libs-1:3.5.1-7.el9_7.x86_64 8/26 #12 3.220 Installing : psmisc-23.4-3.el9.x86_64 9/26 #12 3.230 Installing : libxcrypt-compat-4.4.18-3.el9.x86_64 10/26 #12 3.304 Installing : python3-setuptools-53.0.0-15.el9.noarch 11/26 #12 3.321 Installing : publicsuffix-list-dafsa-20210518-3.el9.noarch 12/26 #12 3.326 Installing : libpsl-0.21.1-5.el9.x86_64 13/26 #12 3.341 Installing : wget-1.21.1-8.el9_4.x86_64 14/26 #12 3.535 Installing : python3-pip-21.3.1-1.el9.noarch 15/26 #12 3.590 Installing : iproute-6.14.0-2.el9.x86_64 16/26 #12 3.610 Installing : rsync-3.2.5-3.el9.x86_64 17/26 #12 3.671 Upgrading : openssl-1:3.5.1-7.el9_7.x86_64 18/26 #12 3.697 Installing : procps-ng-3.3.17-14.el9.x86_64 19/26 #12 3.711 Upgrading : less-590-6.el9.x86_64 20/26 #12 3.722 Cleanup : openssl-1:3.0.7-24.el9.x86_64 21/26 #12 3.730 Cleanup : openssl-libs-1:3.0.7-24.el9.x86_64 22/26 #12 3.740 Cleanup : less-590-2.el9_2.x86_64 23/26 #12 3.751 Cleanup : glibc-2.34-83.el9.7.x86_64 24/26 #12 3.762 Cleanup : glibc-minimal-langpack-2.34-83.el9.7.x86_64 25/26 #12 3.768 Cleanup : glibc-common-2.34-83.el9.7.x86_64 26/26 #12 3.775 Running scriptlet: iproute-6.14.0-2.el9.x86_64 26/26 #12 3.788 Running scriptlet: glibc-common-2.34-83.el9.7.x86_64 26/26 #12 4.224 Verifying : glibc-langpack-en-2.34-231.el9_7.2.x86_64 1/26 #12 4.224 Verifying : iproute-6.14.0-2.el9.x86_64 2/26 #12 4.224 Verifying : libbpf-2:1.5.0-2.el9.x86_64 3/26 #12 4.224 Verifying : libmnl-1.0.4-16.el9_4.x86_64 4/26 #12 4.224 Verifying : libpsl-0.21.1-5.el9.x86_64 5/26 #12 4.224 Verifying : openssl-fips-provider-1:3.5.1-7.el9_7.x86_64 6/26 #12 4.224 Verifying : procps-ng-3.3.17-14.el9.x86_64 7/26 #12 4.224 Verifying : psmisc-23.4-3.el9.x86_64 8/26 #12 4.225 Verifying : publicsuffix-list-dafsa-20210518-3.el9.noarch 9/26 #12 4.225 Verifying : python3-setuptools-53.0.0-15.el9.noarch 10/26 #12 4.225 Verifying : rsync-3.2.5-3.el9.x86_64 11/26 #12 4.225 Verifying : libxcrypt-compat-4.4.18-3.el9.x86_64 12/26 #12 4.225 Verifying : python3-pip-21.3.1-1.el9.noarch 13/26 #12 4.225 Verifying : wget-1.21.1-8.el9_4.x86_64 14/26 #12 4.225 Verifying : glibc-2.34-231.el9_7.2.x86_64 15/26 #12 4.225 Verifying : glibc-2.34-83.el9.7.x86_64 16/26 #12 4.225 Verifying : glibc-common-2.34-231.el9_7.2.x86_64 17/26 #12 4.225 Verifying : glibc-common-2.34-83.el9.7.x86_64 18/26 #12 4.225 Verifying : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 19/26 #12 4.225 Verifying : glibc-minimal-langpack-2.34-83.el9.7.x86_64 20/26 #12 4.225 Verifying : less-590-6.el9.x86_64 21/26 #12 4.225 Verifying : less-590-2.el9_2.x86_64 22/26 #12 4.225 Verifying : openssl-1:3.5.1-7.el9_7.x86_64 23/26 #12 4.225 Verifying : openssl-1:3.0.7-24.el9.x86_64 24/26 #12 4.225 Verifying : openssl-libs-1:3.5.1-7.el9_7.x86_64 25/26 #12 4.225 Verifying : openssl-libs-1:3.0.7-24.el9.x86_64 26/26 #12 4.303 #12 4.303 Upgraded: #12 4.303 glibc-2.34-231.el9_7.2.x86_64 #12 4.303 glibc-common-2.34-231.el9_7.2.x86_64 #12 4.303 glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 #12 4.303 less-590-6.el9.x86_64 #12 4.303 openssl-1:3.5.1-7.el9_7.x86_64 #12 4.303 openssl-libs-1:3.5.1-7.el9_7.x86_64 #12 4.303 Installed: #12 4.303 glibc-langpack-en-2.34-231.el9_7.2.x86_64 #12 4.303 iproute-6.14.0-2.el9.x86_64 #12 4.303 libbpf-2:1.5.0-2.el9.x86_64 #12 4.303 libmnl-1.0.4-16.el9_4.x86_64 #12 4.303 libpsl-0.21.1-5.el9.x86_64 #12 4.303 libxcrypt-compat-4.4.18-3.el9.x86_64 #12 4.303 openssl-fips-provider-1:3.5.1-7.el9_7.x86_64 #12 4.303 procps-ng-3.3.17-14.el9.x86_64 #12 4.303 psmisc-23.4-3.el9.x86_64 #12 4.303 publicsuffix-list-dafsa-20210518-3.el9.noarch #12 4.303 python3-pip-21.3.1-1.el9.noarch #12 4.303 python3-setuptools-53.0.0-15.el9.noarch #12 4.303 rsync-3.2.5-3.el9.x86_64 #12 4.303 wget-1.21.1-8.el9_4.x86_64 #12 4.303 #12 4.303 Complete! #12 4.435 + yum clean all -y #12 4.586 77 files removed #12 4.610 + rm -rf /var/cache/yum #12 4.612 + groupadd --gid 1999 --system contrail #12 4.640 + useradd -md /home/contrail --uid 1999 --shell /sbin/nologin --system --gid 1999 contrail #12 4.655 useradd warning: contrail's uid 1999 is greater than SYS_UID_MAX 999 #12 DONE 4.7s #13 exporting to image #13 exporting layers #13 exporting layers 1.0s done #13 writing image sha256:f029424478fea6c32fb2535561295b4d809da74760489747705394e39d67d8e1 done #13 naming to nexus.gz1.opensdn.io:5101/opensdn-general-base:r25.1-2_6_0_1-2 done #13 DONE 1.1s 2026-02-20 14:36:32,135: INFO: Docker build duration: 33 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-general-base] 4e642222215e: Preparing ca90f5048df5: Preparing 4c0bbd4d4415: Preparing 51ea171f352a: Preparing bdac25cdfa54: Preparing a1d53be7aad6: Preparing 5399060ccb05: Preparing 44343de3ea1d: Preparing 5399060ccb05: Waiting 44343de3ea1d: Waiting a1d53be7aad6: Waiting 4c0bbd4d4415: Pushed bdac25cdfa54: Pushed 51ea171f352a: Pushed 44343de3ea1d: Layer already exists a1d53be7aad6: Pushed 5399060ccb05: Pushed 4e642222215e: Pushed ca90f5048df5: Pushed r25.1-2_6_0_1-2: digest: sha256:f0db4d4e3f93da86f8a7b94350658f20e8177b32c87986770f70ec995da415e8 size: 1990 2026-02-20 14:36:43,524: INFO: Building opensdn-general-base finished successfully, duration: 44 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:r25.1-2_6_0_1-2 958fc5a3aebe 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:r25.1-2_6_0_1-2 63b775843fe2 3.78kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:r25.1-2_6_0_1-2 1dfa5bca61f7 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:r25.1-2_6_0_1-2 cb7f1c90fc21 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:r25.1-2_6_0_1-2 f029424478fe 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:r25.1-2_6_0_1-2 00bff36b78c4 32.7MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable e1d86cd09b33 2.9GB 0B U tf-dev-sandbox:compile ad84dfbeb70b 24.7GB 0B